Searched refs:start_cbfn (Results 1 – 3 of 3) sorted by relevance
201 if ((rxf)->start_cbfn) { \204 cbfn = (rxf)->start_cbfn; \206 (rxf)->start_cbfn = NULL; \
738 void (*start_cbfn) (struct bna_rx *rx); member
840 rxf->start_cbfn = bna_rx_cb_rxf_started; in bna_rxf_start()