Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c1176 static int hn_flush_txagg(struct hn_tx_queue *txq, bool *need_sig) in hn_flush_txagg() function
1522 if (hn_flush_txagg(txq, &need_sig)) in hn_xmit_pkts()
1538 hn_flush_txagg(txq, &need_sig)) in hn_xmit_pkts()
1542 if (txq->agg_txd && hn_flush_txagg(txq, &need_sig)) in hn_xmit_pkts()
1570 hn_flush_txagg(txq, &need_sig); in hn_xmit_pkts()