Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c320 u8 phy_state_info; in be_async_port_misconfig_event_process() local
335 phy_state_info = in be_async_port_misconfig_event_process()
338 if (phy_state_info & PHY_STATE_INFO_VALID) { in be_async_port_misconfig_event_process()
339 msg_severity = (phy_state_info & PHY_STATE_MSG_SEVERITY) >> 1; in be_async_port_misconfig_event_process()
342 phy_oper_state = (phy_state_info & PHY_STATE_OPER); in be_async_port_misconfig_event_process()