Searched refs:CurrentSpeed (Results 1 – 2 of 2) sorted by relevance
691 new_speed = pp0dest->CurrentSpeed; in mptfc_display_port_link_speed()793 pp0dest->CurrentSpeed = le32_to_cpu(pp0dest->CurrentSpeed); in mptfc_GetFcPortPage0()1018 if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_1GBIT) in mptfc_init_host_attr()1020 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_2GBIT) in mptfc_init_host_attr()1022 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_4GBIT) in mptfc_init_host_attr()1024 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_10GBIT) in mptfc_init_host_attr()
1743 U32 CurrentSpeed; /* 28h */ member