Searched refs:agg_pktleft (Results 1 – 2 of 2) sorted by relevance
232 txq->agg_pktleft = txq->agg_pktmax; in hn_reset_txagg()1251 txq->agg_pktleft--; in hn_try_txagg()1258 txq->agg_pktleft = 0; in hn_try_txagg()1273 txq->agg_pktleft = txq->agg_pktmax - 1; in hn_try_txagg()1520 if (txq->agg_pktleft == 0 || in hn_xmit_pkts()1537 if (txq->agg_pktleft == 0 && in hn_xmit_pkts()
73 uint32_t agg_pktleft; member