Searched refs:oper_state_cbfn (Results 1 – 2 of 2) sorted by relevance
227 if ((rxf)->oper_state_cbfn) { \230 cbfn = (rxf)->oper_state_cbfn; \232 (rxf)->oper_state_cbfn = NULL; \
746 void (*oper_state_cbfn) (struct bnad *bnad, struct bna_rx *rx); member