Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_ipsec.c662 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
757 txq_advance(&q->q, ndesc); in chcr_ipsec_xmit()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1173 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
1619 txq_advance(&q->q, ndesc); in cxgb4_eth_xmit()
1981 txq_advance(&txq->q, ndesc); in cxgb4_vf_eth_xmit()
2087 txq_advance(&q->q, ndesc); in ctrl_xmit()
2123 txq_advance(&q->q, ndesc); in restart_ctrlq()
2345 txq_advance(&q->q, ndesc); in service_ofldq()
2561 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1142 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance() function
1449 txq_advance(&txq->q, ndesc); in t4vf_eth_xmit()