Searched refs:nemb_tp (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_bsg.c | 3715 if (nemb_tp == nemb_mse) { in lpfc_bsg_sli_cfg_dma_desc_setup() 3810 enum nemb_type nemb_tp, in lpfc_bsg_sli_cfg_read_cmd_ext() argument 3831 if (nemb_tp == nemb_mse) { in lpfc_bsg_sli_cfg_read_cmd_ext() 3932 phba->mbox_ext_buf_ctx.nembType = nemb_tp; in lpfc_bsg_sli_cfg_read_cmd_ext() 3959 (nemb_tp == nemb_mse)) in lpfc_bsg_sli_cfg_read_cmd_ext() 3999 enum nemb_type nemb_tp, in lpfc_bsg_sli_cfg_write_cmd_ext() argument 4019 if (nemb_tp == nemb_mse) { in lpfc_bsg_sli_cfg_write_cmd_ext() 4069 if (nemb_tp == nemb_mse) in lpfc_bsg_sli_cfg_write_cmd_ext() 4083 phba->mbox_ext_buf_ctx.nembType = nemb_tp; in lpfc_bsg_sli_cfg_write_cmd_ext() 4393 enum nemb_type nemb_tp; in lpfc_bsg_write_ebuf_set() local [all …]
|
H A D | lpfc_debugfs.c | 5843 lpfc_idiag_mbxacc_dump_bsg_mbox(struct lpfc_hba *phba, enum nemb_type nemb_tp, in lpfc_idiag_mbxacc_dump_bsg_mbox() argument 5877 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5885 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5893 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5901 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox()
|