Searched refs:nemb_tp (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 3706 lpfc_bsg_sli_cfg_dma_desc_setup(struct lpfc_hba *phba, enum nemb_type nemb_tp, in lpfc_bsg_sli_cfg_dma_desc_setup() argument 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() 3870 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, in lpfc_bsg_sli_cfg_read_cmd_ext() 3906 lpfc_bsg_sli_cfg_dma_desc_setup(phba, nemb_tp, 0, dmabuf, dmabuf); in lpfc_bsg_sli_cfg_read_cmd_ext() 3913 lpfc_bsg_sli_cfg_dma_desc_setup(phba, nemb_tp, in lpfc_bsg_sli_cfg_read_cmd_ext() 3921 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, 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() [all …]
|
D | lpfc_debugfs.c | 5836 lpfc_idiag_mbxacc_dump_bsg_mbox(struct lpfc_hba *phba, enum nemb_type nemb_tp, in lpfc_idiag_mbxacc_dump_bsg_mbox() argument 5870 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5878 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5886 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5894 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox()
|