Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c692 static void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
786 txq_advance(&q->q, ndesc); in ch_ipsec_xmit()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1224 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
1720 txq_advance(&q->q, ndesc); in cxgb4_eth_xmit()
2074 txq_advance(&txq->q, ndesc); in cxgb4_vf_eth_xmit()
2375 txq_advance(&eohw_txq->q, ndesc); in ethofld_hard_xmit()
2712 txq_advance(&q->q, ndesc); in cxgb4_selftest_lb_pkt()
2760 txq_advance(&q->q, ndesc); in ctrl_xmit()
2796 txq_advance(&q->q, ndesc); in restart_ctrlq()
3023 txq_advance(&q->q, ndesc); in service_ofldq()
3240 txq_advance(&q->q, ndesc); in ofld_xmit_direct()
/linux/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()