Searched refs:agg_szmax (Results 1 – 2 of 2) sorted by relevance
67 uint32_t agg_szmax; member
231 txq->agg_szleft = txq->agg_szmax; in hn_reset_txagg()304 txq->agg_szmax = RTE_MIN(hv->chim_szmax, hv->rndis_agg_size); in hn_dev_tx_queue_setup()1274 txq->agg_szleft = txq->agg_szmax - pktsize; in hn_try_txagg()1518 pkt_size <= txq->agg_szmax) { in hn_xmit_pkts()