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()
332 void (*cbfn)(struct csio_hw *, struct csio_mb *)) in csio_rss_glb_config()
337 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_rss_glb_config()
379 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_pfvf()
383 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_pfvf()
424 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_port()
429 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_port()
489 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_initialize()
493 CSIO_INIT_MBP(mbp, cmdp, tmo, hw, cbfn, 1); in csio_mb_initialize()
517 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_alloc()
521 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_alloc()
563 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_write()
577 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_write()
645 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_alloc_write()
647 csio_mb_iq_alloc(hw, mbp, priv, mb_tmo, iq_params, cbfn); in csio_mb_iq_alloc_write()
648 csio_mb_iq_write(hw, mbp, priv, mb_tmo, true, iq_params, cbfn); in csio_mb_iq_alloc_write()
696 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_free()
700 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_iq_free()
732 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_alloc()
736 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_alloc()
769 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_write()
782 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_write()
829 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_alloc_write()
831 csio_mb_eq_ofld_alloc(hw, mbp, priv, mb_tmo, eq_ofld_params, cbfn); in csio_mb_eq_ofld_alloc_write()
833 eq_ofld_params, cbfn); in csio_mb_eq_ofld_alloc_write()
881 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_eq_ofld_free()
885 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, priv, cbfn, 1); in csio_mb_eq_ofld_free()
912 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_write_fcoe_link_cond_init_mb()
917 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_write_fcoe_link_cond_init_mb()
946 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_read_res_info_init_mb()
951 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, hw, cbfn, 1); in csio_fcoe_read_res_info_init_mb()
981 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_alloc_init_mb()
986 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_alloc_init_mb()
1022 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_read_init_mb()
1027 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_read_init_mb()
1051 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_vnp_free_init_mb()
1056 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_vnp_free_init_mb()
1082 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_fcoe_read_fcf_init_mb()
1087 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, ln, cbfn, 1); in csio_fcoe_read_fcf_init_mb()
1101 void (*cbfn)(struct csio_hw *, in csio_fcoe_read_portparams_init_mb()
1106 CSIO_INIT_MBP(mbp, cmdp, mb_tmo, hw, cbfn, 1); in csio_fcoe_read_portparams_init_mb()