Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/
H A Dsge.c727 static inline bool wraps_around(struct sge_txq *q, int ndesc) in wraps_around() function
872 if (unlikely(wraps_around(q, ndesc))) in should_tx_packet_coalesce()
905 if (unlikely(wraps_around(q, ndesc))) in should_tx_packet_coalesce()