Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1174 static int hn_flush_txagg(struct hn_tx_queue *txq, bool *need_sig) in hn_flush_txagg() function
1531 if (hn_flush_txagg(txq, &need_sig)) in hn_xmit_pkts()
1547 hn_flush_txagg(txq, &need_sig)) in hn_xmit_pkts()
1551 if (txq->agg_txd && hn_flush_txagg(txq, &need_sig)) in hn_xmit_pkts()
1579 hn_flush_txagg(txq, &need_sig); in hn_xmit_pkts()