Searched refs:sync_txq_pidx (Results 1 - 1 of 1) sorted by path

/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c4096 static void sync_txq_pidx(struct adapter *adap, struct sge_txq *q) function
4128 sync_txq_pidx(adap, &adap->sge.ethtxq[i].q);
4130 sync_txq_pidx(adap, &adap->sge.ofldtxq[i].q);
4132 sync_txq_pidx(adap, &adap->sge.ctrlq[i].q);

Completed in 51 milliseconds