Lines Matching refs:mb
60 hdr = (struct fw_cmd_hdr *)(mbp->mb); in csio_mb_fw_retval()
80 struct fw_hello_cmd *cmdp = (struct fw_hello_cmd *)(mbp->mb); in csio_mb_hello()
112 struct fw_hello_cmd *rsp = (struct fw_hello_cmd *)(mbp->mb); in csio_mb_process_hello_rsp()
143 struct fw_bye_cmd *cmdp = (struct fw_bye_cmd *)(mbp->mb); in csio_mb_bye()
166 struct fw_reset_cmd *cmdp = (struct fw_reset_cmd *)(mbp->mb); in csio_mb_reset()
200 struct fw_params_cmd *cmdp = (struct fw_params_cmd *)(mbp->mb); in csio_mb_params()
244 struct fw_params_cmd *rsp = (struct fw_params_cmd *)(mbp->mb); in csio_mb_process_read_params_rsp()
266 struct fw_ldst_cmd *ldst_cmd = (struct fw_ldst_cmd *)(mbp->mb); in csio_mb_ldst()
305 (struct fw_caps_config_cmd *)(mbp->mb); in csio_mb_caps_config()
350 struct fw_port_cmd *cmdp = (struct fw_port_cmd *)(mbp->mb); in csio_mb_port()
395 struct fw_port_cmd *rsp = (struct fw_port_cmd *)(mbp->mb); in csio_mb_process_read_port_rsp()
415 struct fw_initialize_cmd *cmdp = (struct fw_initialize_cmd *)(mbp->mb); in csio_mb_initialize()
443 struct fw_iq_cmd *cmdp = (struct fw_iq_cmd *)(mbp->mb); in csio_mb_iq_alloc()
489 struct fw_iq_cmd *cmdp = (struct fw_iq_cmd *)(mbp->mb); in csio_mb_iq_write()
590 struct fw_iq_cmd *rsp = (struct fw_iq_cmd *)(mbp->mb); in csio_mb_iq_alloc_write_rsp()
622 struct fw_iq_cmd *cmdp = (struct fw_iq_cmd *)(mbp->mb); in csio_mb_iq_free()
658 struct fw_eq_ofld_cmd *cmdp = (struct fw_eq_ofld_cmd *)(mbp->mb); in csio_mb_eq_ofld_alloc()
695 struct fw_eq_ofld_cmd *cmdp = (struct fw_eq_ofld_cmd *)(mbp->mb); in csio_mb_eq_ofld_write()
776 struct fw_eq_ofld_cmd *rsp = (struct fw_eq_ofld_cmd *)(mbp->mb); in csio_mb_eq_ofld_alloc_write_rsp()
808 struct fw_eq_ofld_cmd *cmdp = (struct fw_eq_ofld_cmd *)(mbp->mb); in csio_mb_eq_ofld_free()
840 (struct fw_fcoe_link_cmd *)(mbp->mb); in csio_write_fcoe_link_cond_init_mb()
874 (struct fw_fcoe_res_info_cmd *)(mbp->mb); in csio_fcoe_read_res_info_init_mb()
909 (struct fw_fcoe_vnp_cmd *)(mbp->mb); in csio_fcoe_vnp_alloc_init_mb()
950 (struct fw_fcoe_vnp_cmd *)(mbp->mb); in csio_fcoe_vnp_read_init_mb()
979 (struct fw_fcoe_vnp_cmd *)(mbp->mb); in csio_fcoe_vnp_free_init_mb()
1010 (struct fw_fcoe_fcf_cmd *)(mbp->mb); in csio_fcoe_read_fcf_init_mb()
1029 struct fw_fcoe_stats_cmd *cmdp = (struct fw_fcoe_stats_cmd *)(mbp->mb); in csio_fcoe_read_portparams_init_mb()
1053 struct fw_fcoe_stats_cmd *rsp = (struct fw_fcoe_stats_cmd *)(mbp->mb); in csio_mb_process_portparams_rsp()
1189 __be64 *cmd = mbp->mb; in csio_mb_issue()
1208 *((uint8_t *)mbp->mb)); in csio_mb_issue()
1217 hw->pfn, *((uint8_t *)mbp->mb)); in csio_mb_issue()
1246 hw->pfn, *((uint8_t *)mbp->mb), owner); in csio_mb_issue()
1253 hw->pfn, *((uint8_t *)mbp->mb), in csio_mb_issue()
1292 cmd = mbp->mb; in csio_mb_issue()
1516 cmd = mbp->mb; in csio_mb_isr_handler()
1574 fw_hdr = (struct fw_cmd_hdr *)(mbp->mb); in csio_mb_tmo_handler()
1627 hdr = (struct fw_cmd_hdr *)(mbp->mb); in csio_mb_cancel_all()