Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c322 u8 phy_state_info; in be_async_port_misconfig_event_process() local
337 phy_state_info = in be_async_port_misconfig_event_process()
340 if (phy_state_info & PHY_STATE_INFO_VALID) { in be_async_port_misconfig_event_process()
341 msg_severity = (phy_state_info & PHY_STATE_MSG_SEVERITY) >> 1; in be_async_port_misconfig_event_process()
344 phy_oper_state = (phy_state_info & PHY_STATE_OPER); in be_async_port_misconfig_event_process()