Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptfc.c799 pp0dest->SupportedSpeeds = le32_to_cpu(pp0dest->SupportedSpeeds); in mptfc_GetFcPortPage0()
1040 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_1GBIT_SPEED) in mptfc_init_host_attr()
1042 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_2GBIT_SPEED) in mptfc_init_host_attr()
1044 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_4GBIT_SPEED) in mptfc_init_host_attr()
1046 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_10GBIT_SPEED) in mptfc_init_host_attr()
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_cnfg.h1741 U32 SupportedSpeeds; /* 24h */ member