Lines Matching refs:cbfn
78 void (*cbfn)(struct bna_rx *); \
80 cbfn = (rxf)->stop_cbfn; \
84 cbfn(cbarg); \
91 void (*cbfn)(struct bna_rx *); \
93 cbfn = (rxf)->start_cbfn; \
97 cbfn(cbarg); \
104 void (*cbfn)(struct bnad *, struct bna_rx *); \
106 cbfn = (rxf)->cam_fltr_cbfn; \
110 cbfn(cbarg, rxf->rx); \
315 void (*cbfn)(void *, struct bna_tx *));
352 void (*cbfn)(void *, struct bna_rx *));
361 void (*cbfn)(struct bnad *,
387 void (*cbfn)(void *));
391 void (*cbfn)(struct bnad *));