Home
last modified time | relevance | path

Searched refs:lpfc_els_flush_all_cmd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h195 void lpfc_els_flush_all_cmd(struct lpfc_hba *);
H A Dlpfc_init.c2216 lpfc_els_flush_all_cmd(phba); in lpfc_handle_latt()
5441 lpfc_els_flush_all_cmd(phba); in lpfc_sli4_async_link_evt()
6334 lpfc_els_flush_all_cmd(phba); in lpfc_sli4_async_fc_evt()
7568 lpfc_els_flush_all_cmd(phba); in lpfc_reset_hba()
H A Dlpfc_hbadisc.c6904 lpfc_els_flush_all_cmd(phba); in lpfc_unregister_fcf_prep()
H A Dlpfc_els.c9767 lpfc_els_flush_all_cmd(struct lpfc_hba *phba) in lpfc_els_flush_all_cmd() function