Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_crtn.h584 uint32_t lpfc_sli_port_speed_get(struct lpfc_hba *);
Dlpfc_attr.c275 lpfc_sli_port_speed_get(phba), in lpfc_cmf_info_show()
Dlpfc_scsi.c5138 link_speed = lpfc_sli_port_speed_get(phba); in lpfc_info()
Dlpfc_init.c3219 uint64_t rate = lpfc_sli_port_speed_get(phba); in lpfc_get_max_line_rate()
5252 lpfc_sli_port_speed_get(struct lpfc_hba *phba) in lpfc_sli_port_speed_get() function