Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c792 pp0dest->SupportedSpeeds = le32_to_cpu(pp0dest->SupportedSpeeds); in mptfc_GetFcPortPage0()
1031 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_1GBIT_SPEED) in mptfc_init_host_attr()
1033 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_2GBIT_SPEED) in mptfc_init_host_attr()
1035 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_4GBIT_SPEED) in mptfc_init_host_attr()
1037 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_10GBIT_SPEED) in mptfc_init_host_attr()
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1742 U32 SupportedSpeeds; /* 24h */ member