Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/message/fusion/
Dmptfc.c692 state = pp0dest->PortState; in mptfc_display_port_link_speed()
806 if ((pp0dest->PortState == MPI_FCPORTPAGE0_PORTSTATE_UNKNOWN) || in mptfc_GetFcPortPage0()
807 (pp0dest->PortState == MPI_FCPORTPAGE0_PORTSTATE_ONLINE && in mptfc_GetFcPortPage0()
1042 if (pp0->PortState == MPI_FCPORTPAGE0_PORTSTATE_ONLINE) in mptfc_init_host_attr()
1044 else if (pp0->PortState == MPI_FCPORTPAGE0_PORTSTATE_OFFLINE) in mptfc_init_host_attr()
/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_cnfg.h1736 U8 PortState; /* 0Ah */ member