Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h157 #define I82577_PHY_STATUS_2 26 macro
H A De1000_phy.c3872 ret_val = phy->ops.read_reg(hw, I82577_PHY_STATUS_2, &data); in e1000_check_polarity_82577()
3961 ret_val = phy->ops.read_reg(hw, I82577_PHY_STATUS_2, &data); in e1000_get_phy_info_82577()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h185 #define I82577_PHY_STATUS_2 26 macro
H A Digc_phy.c3916 ret_val = phy->ops.read_reg(hw, I82577_PHY_STATUS_2, &data); in igc_check_polarity_82577()
4005 ret_val = phy->ops.read_reg(hw, I82577_PHY_STATUS_2, &data); in igc_get_phy_info_82577()