Searched refs:rx_cleanup_cbfn (Results 1 – 3 of 3) sorted by relevance
819 void (*rx_cleanup_cbfn)(struct bnad *, struct bna_rx *); member838 void (*rx_cleanup_cbfn)(struct bnad *, struct bna_rx *); member
1370 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_stop_wait()1424 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_rxf_stop_wait()1495 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_started()1516 rx->rx_cleanup_cbfn(rx->bna->bnad, rx); in bna_rx_sm_rxf_start_wait()2321 rx->rx_cleanup_cbfn = rx_cbfn->rx_cleanup_cbfn; in bna_rx_create()
2202 .rx_cleanup_cbfn = bnad_cb_rx_cleanup, in bnad_setup_rx()