Home
last modified time | relevance | path

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

/Linux-v5.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()
/Linux-v5.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()
2711 txq_advance(&q->q, ndesc); in cxgb4_selftest_lb_pkt()
2759 txq_advance(&q->q, ndesc); in ctrl_xmit()
2795 txq_advance(&q->q, ndesc); in restart_ctrlq()
3017 txq_advance(&q->q, ndesc); in service_ofldq()
3234 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
/Linux-v5.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()