Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1303 static void bna_rx_mod_cb_rx_stopped(void *arg, struct bna_rx *rx);
1930 bna_rx_mod_cb_rx_stopped(void *arg, struct bna_rx *rx) in bna_rx_mod_cb_rx_stopped() function
1960 bna_rx_mod_cb_rx_stopped(&rx->bna->rx_mod, rx); in bna_rx_stop()
1962 rx->stop_cbfn = bna_rx_mod_cb_rx_stopped; in bna_rx_stop()