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

/linux-master/drivers/message/fusion/
H A Dmptfc.c829 pp0dest->SupportedSpeeds = le32_to_cpu(pp0dest->SupportedSpeeds);
1068 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_1GBIT_SPEED)
1070 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_2GBIT_SPEED)
1072 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_4GBIT_SPEED)
1074 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_10GBIT_SPEED)
/linux-master/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1742 U32 SupportedSpeeds; /* 24h */ member in struct:_CONFIG_PAGE_FC_PORT_0

Completed in 134 milliseconds