Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1084 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
1279 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()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1144 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance() function
1433 txq_advance(&txq->q, ndesc); in t4vf_eth_xmit()