Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/message/fusion/lsi/
Dmpi_cnfg.h1807 #define MPI_FCPORTPAGE0_SUPPORT_2GBIT_SPEED (0x00000002) /* (SNIA)HBA_PORTSPEED_2GBIT … macro
1813 #define MPI_FCPORTPAGE0_CURRENT_SPEED_2GBIT MPI_FCPORTPAGE0_SUPPORT_2GBIT_SPEED
/Linux-v5.10/drivers/message/fusion/
Dmptfc.c1032 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_2GBIT_SPEED) in mptfc_init_host_attr()