Searched refs:txq_advance (Results 1 – 2 of 2) sorted by relevance
1084 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function1279 txq_advance(&q->q, ndesc); in t4_eth_xmit()1368 txq_advance(&q->q, ndesc); in ctrl_xmit()1410 txq_advance(&q->q, ndesc); in restart_ctrlq()1573 txq_advance(&q->q, ndesc); in service_ofldq()
1144 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance() function1433 txq_advance(&txq->q, ndesc); in t4vf_eth_xmit()