Searched refs:CurrentSpeed (Results 1 – 2 of 2) sorted by relevance
699 new_speed = pp0dest->CurrentSpeed; in mptfc_display_port_link_speed()800 pp0dest->CurrentSpeed = le32_to_cpu(pp0dest->CurrentSpeed); in mptfc_GetFcPortPage0()1027 if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_1GBIT) in mptfc_init_host_attr()1029 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_2GBIT) in mptfc_init_host_attr()1031 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_4GBIT) in mptfc_init_host_attr()1033 else if (pp0->CurrentSpeed == MPI_FCPORTPAGE0_CURRENT_SPEED_10GBIT) in mptfc_init_host_attr()
1742 U32 CurrentSpeed; /* 28h */ member