Home
last modified time | relevance | path

Searched refs:PHY_LP_ABILITY (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_defines.h987 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A De1000_82541.c440 ret_val = phy->ops.read_reg(hw, PHY_LP_ABILITY, &data); in e1000_get_link_up_info_82541()
H A De1000_mac.c1383 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in e1000_config_fc_after_link_up_generic()
H A De1000_ich8lan.c943 hw->phy.ops.read_reg_locked(hw, PHY_LP_ABILITY, &data); in e1000_set_eee_pchlan()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1065 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
H A Digc_mac.c1371 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in igc_config_fc_after_link_up_generic()