Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c2771 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