Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h186 #define PHY_STATE_OPER 0x1 macro
H A Dbe_cmds.c342 phy_oper_state = (phy_state_info & PHY_STATE_OPER); in be_async_port_misconfig_event_process()