Lines Matching refs:cxgb4_ring_tx_db
1025 inline void cxgb4_ring_tx_db(struct adapter *adap, struct sge_txq *q, int n) in cxgb4_ring_tx_db() function
1092 EXPORT_SYMBOL(cxgb4_ring_tx_db);
1735 cxgb4_ring_tx_db(adap, &q->q, ndesc); in cxgb4_eth_xmit()
2089 cxgb4_ring_tx_db(adapter, &txq->q, ndesc); in cxgb4_vf_eth_xmit()
2390 cxgb4_ring_tx_db(adap, &eohw_txq->q, ndesc); in ethofld_hard_xmit()
2726 cxgb4_ring_tx_db(adap, &q->q, ndesc); in cxgb4_selftest_lb_pkt()
2777 cxgb4_ring_tx_db(q->adap, &q->q, ndesc); in ctrl_xmit()
2825 cxgb4_ring_tx_db(q->adap, &q->q, written); in restart_ctrlq()
2833 cxgb4_ring_tx_db(q->adap, &q->q, written); in restart_ctrlq()
3039 cxgb4_ring_tx_db(q->adap, &q->q, written); in service_ofldq()
3054 cxgb4_ring_tx_db(q->adap, &q->q, written); in service_ofldq()
3254 cxgb4_ring_tx_db(q->adap, &q->q, ndesc); in ofld_xmit_direct()