Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h1808 #define MPI_FCPORTPAGE0_SUPPORT_10GBIT_SPEED (0x00000004) /* (SNIA)HBA_PORTSPEED_10GBIT … macro
1814 #define MPI_FCPORTPAGE0_CURRENT_SPEED_10GBIT MPI_FCPORTPAGE0_SUPPORT_10GBIT_SPEED
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c1037 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_10GBIT_SPEED) in mptfc_init_host_attr()