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()
348 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_port()
353 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_port()
413 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_initialize()
417 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_initialize()
441 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_alloc()
445 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_alloc()
487 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_write()
501 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_write()
569 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_alloc_write()
571 csio_mb_iq_alloc(hw, mbp, priv, mb_tmo, iq_params, cbfn); in csio_mb_iq_alloc_write()
572 csio_mb_iq_write(hw, mbp, priv, mb_tmo, true, iq_params, cbfn); in csio_mb_iq_alloc_write()
620 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_free()
624 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_free()
656 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_alloc()
660 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_alloc()
693 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_write()
707 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_write()
754 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_alloc_write()
756 csio_mb_eq_ofld_alloc(hw, mbp, priv, mb_tmo, eq_ofld_params, cbfn); in csio_mb_eq_ofld_alloc_write()
758 eq_ofld_params, cbfn); in csio_mb_eq_ofld_alloc_write()
806 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_free()
810 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_free()
837 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_write_fcoe_link_cond_init_mb()
842 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_write_fcoe_link_cond_init_mb()
871 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_read_res_info_init_mb()
876 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, hw, cbfn, 1); in csio_fcoe_read_res_info_init_mb()
906 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_alloc_init_mb()
911 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_alloc_init_mb()
947 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_read_init_mb()
952 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_read_init_mb()
976 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_free_init_mb()
981 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_free_init_mb()
1007 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_read_fcf_init_mb()
1012 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_read_fcf_init_mb()
1026 void (*cbfn)(struct csio_hw *, in csio_fcoe_read_portparams_init_mb()
1031 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, hw, cbfn, 1); in csio_fcoe_read_portparams_init_mb()