Home
last modified time | relevance | path

Searched refs:txq_advance (Results 1 – 2 of 2) 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/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()