Searched refs:lpfc_sli_config_mbox_opcode_get (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1701 opcode = lpfc_sli_config_mbox_opcode_get(phba, mboxq); in lpfc_mbox_tmo_val() 1981 opcode = lpfc_sli_config_mbox_opcode_get(phba, mbox); in lpfc_sli4_mbox_rsrc_extent() 2051 lpfc_sli_config_mbox_opcode_get(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox) in lpfc_sli_config_mbox_opcode_get() function
|
D | lpfc_sli.c | 3106 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event() 3128 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event() 3150 lpfc_sli_config_mbox_opcode_get(phba, pmb), in lpfc_sli_handle_mb_event() 5989 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_get_ctl_attr() 6086 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_retrieve_pport_name() 8244 lpfc_sli_config_mbox_opcode_get in lpfc_cmf_setup() 8275 lpfc_sli_config_mbox_opcode_get in lpfc_cmf_setup() 8732 lpfc_sli_config_mbox_opcode_get( in lpfc_sli4_hba_setup() 9780 opcode = lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli4_async_mbox_block() 9936 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_post_sync_mbox() [all …]
|
D | lpfc_sli4.h | 1163 uint8_t lpfc_sli_config_mbox_opcode_get(struct lpfc_hba *, LPFC_MBOXQ_t *);
|