Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h585 uint32_t lpfc_sli_port_speed_get(struct lpfc_hba *);
H A Dlpfc_scsi.c5111 link_speed = lpfc_sli_port_speed_get(phba); in lpfc_info()
H A Dlpfc_attr.c275 lpfc_sli_port_speed_get(phba), in lpfc_cmf_info_show()
H A Dlpfc_init.c3222 uint64_t rate = lpfc_sli_port_speed_get(phba); in lpfc_get_max_line_rate()
5269 lpfc_sli_port_speed_get(struct lpfc_hba *phba) in lpfc_sli_port_speed_get() function