Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c695 static void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
789 txq_advance(&q->q, ndesc); in ch_ipsec_xmit()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1238 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
1732 txq_advance(&q->q, ndesc); in cxgb4_eth_xmit()
2081 txq_advance(&txq->q, ndesc); in cxgb4_vf_eth_xmit()
2383 txq_advance(&eohw_txq->q, ndesc); in ethofld_hard_xmit()
2719 txq_advance(&q->q, ndesc); in cxgb4_selftest_lb_pkt()
2767 txq_advance(&q->q, ndesc); in ctrl_xmit()
2803 txq_advance(&q->q, ndesc); in restart_ctrlq()
3030 txq_advance(&q->q, ndesc); in service_ofldq()
3247 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
/kernel/linux/linux-5.10/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()