Lines Matching refs:cbfn
86 void (*cbfn)(struct bna_rx *); \
88 cbfn = (rxf)->stop_cbfn; \
92 cbfn(cbarg); \
99 void (*cbfn)(struct bna_rx *); \
101 cbfn = (rxf)->start_cbfn; \
105 cbfn(cbarg); \
112 void (*cbfn)(struct bnad *, struct bna_rx *); \
114 cbfn = (rxf)->cam_fltr_cbfn; \
118 cbfn(cbarg, rxf->rx); \
323 void (*cbfn)(void *, struct bna_tx *));
360 void (*cbfn)(void *, struct bna_rx *));
369 void (*cbfn)(struct bnad *,
395 void (*cbfn)(void *));
399 void (*cbfn)(struct bnad *));