Searched refs:mindelim (Results 1 – 1 of 1) sorted by relevance
404 int ndelim, mindelim = 0; in ath_compute_num_delims() local504 mindelim = (minlen - pktlen) / ATH_AGGR_DELIM_SZ; in ath_compute_num_delims()505 ndelim = MAX(mindelim, ndelim); in ath_compute_num_delims()