Home
last modified time | relevance | path

Searched refs:bna_tx_mod_cb_tx_stopped (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c3037 static void bna_tx_mod_cb_tx_stopped(void *tx_mod, struct bna_tx *tx);
3569 tx->stop_cbfn = bna_tx_mod_cb_tx_stopped; in bna_tx_stop()
3885 bna_tx_mod_cb_tx_stopped(void *arg, struct bna_tx *tx) in bna_tx_mod_cb_tx_stopped() function