Home
last modified time | relevance | path

Searched refs:pktsize (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1220 struct hn_txdesc *txd, uint32_t pktsize) in hn_try_txagg() argument
1250 txq->agg_szleft -= pktsize; in hn_try_txagg()
1272 txq->agg_szleft = txq->agg_szmax - pktsize; in hn_try_txagg()