Home
last modified time | relevance | path

Searched refs:CurrentSpeed (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/message/fusion/
Dmptfc.c692 new_speed = pp0dest->CurrentSpeed; in mptfc_display_port_link_speed()
793 pp0dest->CurrentSpeed = le32_to_cpu(pp0dest->CurrentSpeed); in mptfc_GetFcPortPage0()
1020 if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_1GBIT) in mptfc_init_host_attr()
1022 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_2GBIT) in mptfc_init_host_attr()
1024 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_4GBIT) in mptfc_init_host_attr()
1026 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_10GBIT) in mptfc_init_host_attr()
/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_cnfg.h1743 U32 CurrentSpeed; /* 28h */ member