Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h187 #define PHY_STATE_INFO_VALID 0x80 macro
H A Dbe_cmds.c338 if (phy_state_info & PHY_STATE_INFO_VALID) { in be_async_port_misconfig_event_process()