Home
last modified time | relevance | path

Searched refs:csio_mb (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_mb.h114 struct csio_mb { struct
137 struct csio_mb *mcurrent; /* Current mailbox */ argument
150 enum fw_retval csio_mb_fw_retval(struct csio_mb *);
162 void (*)(struct csio_hw *, struct csio_mb *));
190 void (*)(struct csio_hw *, struct csio_mb *));
194 void (*) (struct csio_hw *, struct csio_mb *));
216 void (*) (struct csio_hw *, struct csio_mb *));
220 void (*) (struct csio_hw *, struct csio_mb *));
225 void (*) (struct csio_hw *, struct csio_mb *));
229 void (*) (struct csio_hw *, struct csio_mb *));
[all …]
A Dcsio_mb.c56 csio_mb_fw_retval(struct csio_mb *mbp) in csio_mb_fw_retval()
624 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_mb_iq_free()
777 struct csio_mb *mbp, enum fw_retval *ret_val, in csio_mb_eq_ofld_alloc_write_rsp()
1031 struct csio_mb *)) in csio_fcoe_read_portparams_init_mb()
1052 struct csio_mb *mbp, in csio_mb_process_portparams_rsp()
1356 struct csio_mb *mbp; in csio_mb_completions()
1475 struct csio_mb *mbp = mbm->mcurrent; in csio_mb_isr_handler()
1575 struct csio_mb *
1579 struct csio_mb *mbp = mbm->mcurrent; in csio_mb_tmo_handler()
1613 struct csio_mb *mbp; in csio_mb_cancel_all()
[all …]
A Dcsio_wr.c338 csio_wr_iq_create_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) in csio_wr_iq_create_rsp()
418 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_wr_iq_create() argument
420 struct csio_mb *mbp; in csio_wr_iq_create()
520 csio_wr_eq_cfg_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx) in csio_wr_eq_cfg_rsp()
559 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_wr_eq_create() argument
561 struct csio_mb *mbp; in csio_wr_eq_create()
608 csio_wr_iq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) in csio_wr_iq_destroy_rsp()
633 void (*cbfn)(struct csio_hw *, struct csio_mb *)) in csio_wr_iq_destroy() argument
636 struct csio_mb *mbp; in csio_wr_iq_destroy()
707 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_wr_eq_destroy() argument
[all …]
A DMakefile13 csio_mb.o csio_rnode.o csio_wr.o
A Dcsio_wr.h481 struct csio_mb;
487 void (*)(struct csio_hw *, struct csio_mb *));
489 void (*)(struct csio_hw *, struct csio_mb *));
A Dcsio_lnode.c615 csio_ln_vnp_read_cbfn(struct csio_hw *hw, struct csio_mb *mbp) in csio_ln_vnp_read_cbfn()
681 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_ln_vnp_read() argument
684 struct csio_mb *mbp; in csio_ln_vnp_read()
721 struct csio_mb *mbp; in csio_fcoe_enable_link()
783 csio_ln_read_fcf_cbfn(struct csio_hw *hw, struct csio_mb *mbp) in csio_ln_read_fcf_cbfn()
832 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_ln_read_fcf_entry() argument
835 struct csio_mb *mbp; in csio_ln_read_fcf_entry()
1389 struct csio_mb *mbp; in csio_get_phy_port_stats()
A Dcsio_hw.c918 struct csio_mb *mbp; in csio_do_hello()
1065 struct csio_mb *mbp; in csio_do_bye()
1105 struct csio_mb *mbp; in csio_do_reset()
1189 struct csio_mb *mbp; in csio_hw_fw_halt()
1357 struct csio_mb *mbp; in csio_get_device_params()
1445 struct csio_mb *mbp; in csio_config_device_caps()
1778 struct csio_mb *mbp; in csio_enable_ports()
1877 struct csio_mb *mbp; in csio_get_fcoe_resinfo()
1927 struct csio_mb *mbp; in csio_hw_check_fwconfig()
2608 struct csio_mb *mbp; in csio_hw_initialize()
[all …]
A Dcsio_attr.c420 struct csio_mb *mbp; in csio_fcoe_alloc_vnp()
500 struct csio_mb *mbp; in csio_fcoe_free_vnp()
A Dcsio_init.c471 sizeof(struct csio_mb)); in csio_resource_alloc()

Completed in 34 milliseconds