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.c697 static void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance() function
791 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
1719 txq_advance(&q->q, ndesc); in cxgb4_eth_xmit()
2073 txq_advance(&txq->q, ndesc); in cxgb4_vf_eth_xmit()
2375 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()
3022 txq_advance(&q->q, ndesc); in service_ofldq()
3239 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()