Searched refs:agg_pktleft (Results 1 – 2 of 2) sorted by relevance
232 txq->agg_pktleft = txq->agg_pktmax; in hn_reset_txagg()1249 txq->agg_pktleft--; in hn_try_txagg()1256 txq->agg_pktleft = 0; in hn_try_txagg()1271 txq->agg_pktleft = txq->agg_pktmax - 1; in hn_try_txagg()1529 if (txq->agg_pktleft == 0 || in hn_xmit_pkts()1546 if (txq->agg_pktleft == 0 && in hn_xmit_pkts()
71 uint32_t agg_pktleft; member