Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_cnfg.h1806 #define MPI_FCPORTPAGE0_SUPPORT_1GBIT_SPEED (0x00000001) /* (SNIA)HBA_PORTSPEED_1GBIT … macro
1812 #define MPI_FCPORTPAGE0_CURRENT_SPEED_1GBIT MPI_FCPORTPAGE0_SUPPORT_1GBIT_SPEED
/linux-6.1.9/drivers/message/fusion/
Dmptfc.c1031 if (pp0->SupportedSpeeds & MPI_FCPORTPAGE0_SUPPORT_1GBIT_SPEED) in mptfc_init_host_attr()