Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/message/fusion/
Dmptfc.c729 state = pp0dest->PortState; in mptfc_display_port_link_speed()
843 if ((pp0dest->PortState == MPI_FCPORTPAGE0_PORTSTATE_UNKNOWN) || in mptfc_GetFcPortPage0()
844 (pp0dest->PortState == MPI_FCPORTPAGE0_PORTSTATE_ONLINE && in mptfc_GetFcPortPage0()
1079 if (pp0->PortState == MPI_FCPORTPAGE0_PORTSTATE_ONLINE) in mptfc_init_host_attr()
1081 else if (pp0->PortState == MPI_FCPORTPAGE0_PORTSTATE_OFFLINE) in mptfc_init_host_attr()
/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_cnfg.h1712 U8 PortState; /* 0Ah */ member