Searched refs:lpfc_sli_config_mbox_opcode_get (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_sli4.h | 888 uint8_t lpfc_sli_config_mbox_opcode_get(struct lpfc_hba *, LPFC_MBOXQ_t *);
|
D | lpfc_mbox.c | 1644 opcode = lpfc_sli_config_mbox_opcode_get(phba, mboxq); in lpfc_mbox_tmo_val() 1920 opcode = lpfc_sli_config_mbox_opcode_get(phba, mbox); in lpfc_sli4_mbox_rsrc_extent() 1990 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 | 2624 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event() 2645 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event() 2666 lpfc_sli_config_mbox_opcode_get(phba, pmb), in lpfc_sli_handle_mb_event() 5417 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_retrieve_pport_name() 5453 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_retrieve_pport_name() 8196 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_post_sync_mbox() 8267 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_post_sync_mbox() 8318 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli_issue_mbox_s4() 8339 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_issue_mbox_s4() 8355 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli_issue_mbox_s4() [all …]
|