Searched refs:bna_rx_mod_cb_rx_stopped (Results 1 – 1 of 1) sorted by relevance
1303 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() function1960 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()