Searched refs:wraps_around (Results 1 – 1 of 1) sorted by relevance
796 static inline int wraps_around(struct sge_txq *q, int ndesc) in wraps_around() function943 if (unlikely(credits < 0 || wraps_around(q, ndesc))) { in should_tx_packet_coalesce()969 if (unlikely(credits < 0 || wraps_around(q, ndesc))) in should_tx_packet_coalesce()