Searched refs:lpfc_sli_config_mbox_opcode_get (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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 | 3090 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event() 3112 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event() 3134 lpfc_sli_config_mbox_opcode_get(phba, pmb), in lpfc_sli_handle_mb_event() 6006 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_get_ctl_attr() 6103 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_retrieve_pport_name() 8258 lpfc_sli_config_mbox_opcode_get in lpfc_cmf_setup() 8289 lpfc_sli_config_mbox_opcode_get in lpfc_cmf_setup() 8744 lpfc_sli_config_mbox_opcode_get( in lpfc_sli4_hba_setup() 9809 opcode = lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli4_async_mbox_block() 9947 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 *);
|