Searched refs:mindelim (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx_ht.c410 int ndelim, mindelim = 0; local
520 mindelim = (minlen - pktlen) / ATH_AGGR_DELIM_SZ;
521 ndelim = MAX(mindelim, ndelim);

Completed in 98 milliseconds