Lines Matching refs:cbfn

78 	      void (*cbfn) (struct csio_hw *, struct csio_mb *))  in csio_mb_hello()
82 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_hello()
141 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_bye()
145 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_bye()
164 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_reset()
168 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_reset()
196 void (*cbfn)(struct csio_hw *, struct csio_mb *)) in csio_mb_params()
203 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_params()
302 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_caps_config()
307 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, wr ? 0 : 1); in csio_mb_caps_config()
344 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_port()
348 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_port()
414 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_initialize()
418 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_initialize()
442 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_alloc()
446 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_alloc()
488 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_write()
503 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_write()
573 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_alloc_write()
575 csio_mb_iq_alloc(hw, mbp, priv, mb_tmo, iq_params, cbfn); in csio_mb_iq_alloc_write()
576 csio_mb_iq_write(hw, mbp, priv, mb_tmo, true, iq_params, cbfn); in csio_mb_iq_alloc_write()
624 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_free()
628 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_free()
660 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_alloc()
664 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_alloc()
697 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_write()
711 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_write()
758 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_alloc_write()
760 csio_mb_eq_ofld_alloc(hw, mbp, priv, mb_tmo, eq_ofld_params, cbfn); in csio_mb_eq_ofld_alloc_write()
762 eq_ofld_params, cbfn); in csio_mb_eq_ofld_alloc_write()
810 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_free()
814 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_free()
841 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_write_fcoe_link_cond_init_mb()
846 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_write_fcoe_link_cond_init_mb()
875 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_read_res_info_init_mb()
880 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, hw, cbfn, 1); in csio_fcoe_read_res_info_init_mb()
910 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_alloc_init_mb()
915 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_alloc_init_mb()
951 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_read_init_mb()
956 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_read_init_mb()
980 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_free_init_mb()
985 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_free_init_mb()
1011 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_read_fcf_init_mb()
1016 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_read_fcf_init_mb()
1030 void (*cbfn)(struct csio_hw *, in csio_fcoe_read_portparams_init_mb()
1035 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, hw, cbfn, 1); in csio_fcoe_read_portparams_init_mb()