Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c1311 static void bna_rx_mod_cb_rx_stopped(void *arg, struct bna_rx *rx);
1938 bna_rx_mod_cb_rx_stopped(void *arg, struct bna_rx *rx) in bna_rx_mod_cb_rx_stopped() function
1968 bna_rx_mod_cb_rx_stopped(&rx->bna->rx_mod, rx); in bna_rx_stop()
1970 rx->stop_cbfn = bna_rx_mod_cb_rx_stopped; in bna_rx_stop()