Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_cnfg.h1809 #define MPI_FCPORTPAGE0_SUPPORT_4GBIT_SPEED (0x00000008) /* (SNIA)HBA_PORTSPEED_4GBIT … macro
1815 #define MPI_FCPORTPAGE0_CURRENT_SPEED_4GBIT MPI_FCPORTPAGE0_SUPPORT_4GBIT_SPEED
/linux-4.19.296/drivers/message/fusion/
Dmptfc.c1037 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_4GBIT_SPEED) in mptfc_init_host_attr()