Home
last modified time | relevance | path

Searched refs:txq_advance (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A 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-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c699 static void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
793 txq_advance(&q->q, ndesc); in ch_ipsec_xmit()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A 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);
3247 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1238 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
1733 txq_advance(&q->q, ndesc); in cxgb4_eth_xmit()
2087 txq_advance(&txq->q, ndesc); in cxgb4_vf_eth_xmit()
2389 txq_advance(&eohw_txq->q, ndesc); in ethofld_hard_xmit()
2725 txq_advance(&q->q, ndesc); in cxgb4_selftest_lb_pkt()
2773 txq_advance(&q->q, ndesc); in ctrl_xmit()
2809 txq_advance(&q->q, ndesc); in restart_ctrlq()
3036 txq_advance(&q->q, ndesc);
3253 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1142 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance() function
1446 txq_advance(&txq->q, ndesc); in t4vf_eth_xmit()

Completed in 22 milliseconds