Searched refs:txq_advance (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c862 static inline void txq_advance(struct sge_txq *q, unsigned int n) function
1003 txq_advance(&q->q, ndesc);
1092 txq_advance(&q->q, ndesc);
1134 txq_advance(&q->q, ndesc);
1297 txq_advance(&q->q, ndesc);
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1057 static inline void txq_advance(struct sge_txq *tq, unsigned int n) function
1344 txq_advance(&txq->q, ndesc);

Completed in 17 milliseconds