Searched refs:ring_tx_db (Results 1 – 1 of 1) sorted by relevance
149 static inline void ring_tx_db(struct adapter *sc, struct sge_eq *eq);878 ring_tx_db(sc, eq); in t4_wrq_tx_locked()893 ring_tx_db(sc, eq); in t4_wrq_tx_locked()1017 ring_tx_db(sc, eq); in t4_eth_tx()1038 ring_tx_db(sc, eq); in t4_eth_tx()2801 ring_tx_db(struct adapter *sc, struct sge_eq *eq) in ring_tx_db() function