Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c892 static inline int should_tx_packet_coalesce(struct sge_eth_txq *txq, in should_tx_packet_coalesce() function
1146 if (should_tx_packet_coalesce(txq, mbuf, &cflits, adap)) { in t4_eth_xmit()