Searched refs:rx_cleanup_cbfn (Results 1 – 3 of 3) sorted by relevance
830 void (*rx_cleanup_cbfn)(struct bnad *, struct bna_rx *); member849 void (*rx_cleanup_cbfn)(struct bnad *, struct bna_rx *); member
1556 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_stop_wait()1610 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_rxf_stop_wait()1684 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_started()1705 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_rxf_start_wait()2574 rx->rx_cleanup_cbfn = rx_cbfn->rx_cleanup_cbfn; in bna_rx_create()
2219 .rx_cleanup_cbfn = bnad_cb_rx_cleanup, in bnad_setup_rx()