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