Searched refs:txq_advance (Results 1 – 2 of 2) sorted by relevance
1091 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function1307 txq_advance(&q->q, ndesc); in t4_eth_xmit()1396 txq_advance(&q->q, ndesc); in ctrl_xmit()1432 txq_advance(&q->q, ndesc); in restart_ctrlq()1600 txq_advance(&q->q, ndesc); in service_ofldq()
1147 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance() function1450 txq_advance(&txq->q, ndesc); in t4vf_eth_xmit()