Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_defines.h995 #define PHY_CONTROL_LB 0x4000 /* PHY Loopback bit */ macro
H A De1000_phy.c3828 if (data & PHY_CONTROL_LB) in e1000_link_stall_workaround_hv()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1079 #define PHY_CONTROL_LB 0x4000 /* PHY Loopback bit */ macro
H A Digc_phy.c3872 if (data & PHY_CONTROL_LB) in igc_link_stall_workaround_hv()