Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/emulex/benet/ !
Dbe_cmds.c318 u8 phy_state_info; in be_async_port_misconfig_event_process() local
333 phy_state_info = in be_async_port_misconfig_event_process()
336 if (phy_state_info & PHY_STATE_INFO_VALID) { in be_async_port_misconfig_event_process()
337 msg_severity = (phy_state_info & PHY_STATE_MSG_SEVERITY) >> 1; in be_async_port_misconfig_event_process()
340 phy_oper_state = (phy_state_info & PHY_STATE_OPER); in be_async_port_misconfig_event_process()