bna_rx_mod_cb_rx_stopped
static void bna_rx_mod_cb_rx_stopped(void *arg, struct bna_rx *rx);
bna_rx_mod_cb_rx_stopped(&rx->bna->rx_mod, rx);
rx->stop_cbfn = bna_rx_mod_cb_rx_stopped;