Lines Matching refs:cxgb4_ring_tx_db
1011 inline void cxgb4_ring_tx_db(struct adapter *adap, struct sge_txq *q, int n) in cxgb4_ring_tx_db() function
1078 EXPORT_SYMBOL(cxgb4_ring_tx_db);
1721 cxgb4_ring_tx_db(adap, &q->q, ndesc); in cxgb4_eth_xmit()
2075 cxgb4_ring_tx_db(adapter, &txq->q, ndesc); in cxgb4_vf_eth_xmit()
2376 cxgb4_ring_tx_db(adap, &eohw_txq->q, ndesc); in ethofld_hard_xmit()
2712 cxgb4_ring_tx_db(adap, &q->q, ndesc); in cxgb4_selftest_lb_pkt()
2763 cxgb4_ring_tx_db(q->adap, &q->q, ndesc); in ctrl_xmit()
2811 cxgb4_ring_tx_db(q->adap, &q->q, written); in restart_ctrlq()
2819 cxgb4_ring_tx_db(q->adap, &q->q, written); in restart_ctrlq()
3025 cxgb4_ring_tx_db(q->adap, &q->q, written); in service_ofldq()
3040 cxgb4_ring_tx_db(q->adap, &q->q, written); in service_ofldq()
3240 cxgb4_ring_tx_db(q->adap, &q->q, ndesc); in ofld_xmit_direct()