Searched refs:bna_tx_mod_cb_tx_stopped (Results 1 – 1 of 1) sorted by relevance
2771 static void bna_tx_mod_cb_tx_stopped(void *tx_mod, struct bna_tx *tx);3255 tx->stop_cbfn = bna_tx_mod_cb_tx_stopped; in bna_tx_stop()3559 bna_tx_mod_cb_tx_stopped(void *arg, struct bna_tx *tx) in bna_tx_mod_cb_tx_stopped() function