Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h158 #define I82577_PHY_DIAG_STATUS 31 macro
H A De1000_phy.c4008 ret_val = phy->ops.read_reg(hw, I82577_PHY_DIAG_STATUS, &phy_data); in e1000_get_cable_length_82577()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h186 #define I82577_PHY_DIAG_STATUS 31 macro
H A Digc_phy.c4052 ret_val = phy->ops.read_reg(hw, I82577_PHY_DIAG_STATUS, &phy_data); in igc_get_cable_length_82577()