Home
last modified time | relevance | path

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

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