Searched refs:bna_rx_mod_cb_rx_stopped (Results 1 – 1 of 1) sorted by relevance
1489 static void bna_rx_mod_cb_rx_stopped(void *arg, struct bna_rx *rx);2152 bna_rx_mod_cb_rx_stopped(void *arg, struct bna_rx *rx) in bna_rx_mod_cb_rx_stopped() function2182 bna_rx_mod_cb_rx_stopped(&rx->bna->rx_mod, rx); in bna_rx_stop()2184 rx->stop_cbfn = bna_rx_mod_cb_rx_stopped; in bna_rx_stop()