Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_ipsec.c551 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
648 txq_advance(&q->q, ndesc); in chcr_ipsec_xmit()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1151 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
1542 txq_advance(&q->q, ndesc); in cxgb4_eth_xmit()
1895 txq_advance(&txq->q, ndesc); in cxgb4_vf_eth_xmit()
2001 txq_advance(&q->q, ndesc); in ctrl_xmit()
2037 txq_advance(&q->q, ndesc); in restart_ctrlq()
2259 txq_advance(&q->q, ndesc); in service_ofldq()
2475 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
/Linux-v4.19/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()