Searched refs:txq_advance (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| D | chcr_ipsec.c | 693 static void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function 787 txq_advance(&q->q, ndesc); in ch_ipsec_xmit()
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
| D | sge.c | 1238 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() 2085 txq_advance(&txq->q, ndesc); in cxgb4_vf_eth_xmit() 2387 txq_advance(&eohw_txq->q, ndesc); in ethofld_hard_xmit() 2723 txq_advance(&q->q, ndesc); in cxgb4_selftest_lb_pkt() 2771 txq_advance(&q->q, ndesc); in ctrl_xmit() 2807 txq_advance(&q->q, ndesc); in restart_ctrlq() 3034 txq_advance(&q->q, ndesc); in service_ofldq() 3251 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | sge.c | 1142 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()
|