Searched refs:cxgb4_ring_tx_db (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 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); 1722 cxgb4_ring_tx_db(adap, &q->q, ndesc); in cxgb4_eth_xmit() 2076 cxgb4_ring_tx_db(adapter, &txq->q, ndesc); in cxgb4_vf_eth_xmit() 2377 cxgb4_ring_tx_db(adap, &eohw_txq->q, ndesc); in ethofld_hard_xmit() 2713 cxgb4_ring_tx_db(adap, &q->q, ndesc); in cxgb4_selftest_lb_pkt() 2764 cxgb4_ring_tx_db(q->adap, &q->q, ndesc); in ctrl_xmit() 2812 cxgb4_ring_tx_db(q->adap, &q->q, written); in restart_ctrlq() 2820 cxgb4_ring_tx_db(q->adap, &q->q, written); in restart_ctrlq() 3026 cxgb4_ring_tx_db(q->adap, &q->q, written); in service_ofldq() [all …]
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 788 cxgb4_ring_tx_db(adap, &q->q, ndesc); in ch_ipsec_xmit()
|