Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/igc/
HDigc_mac.c751 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in igc_config_fc_after_link_up_generic()
HDigc_defines.h915 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
/freebsd-13-stable/sys/dev/e1000/
HDe1000_defines.h1021 #define PHY_LP_ABILITY 0x05 /* Link Partner Ability (Base Page) */ macro
HDe1000_82541.c473 ret_val = phy->ops.read_reg(hw, PHY_LP_ABILITY, &data); in e1000_get_link_up_info_82541()
HDe1000_mac.c1418 ret_val = hw->phy.ops.read_reg(hw, PHY_LP_ABILITY, in e1000_config_fc_after_link_up_generic()
HDe1000_ich8lan.c974 hw->phy.ops.read_reg_locked(hw, PHY_LP_ABILITY, &data); in e1000_set_eee_pchlan()
/freebsd-13-stable/usr.sbin/bhyve/
HDpci_e82545.c425 case PHY_LP_ABILITY: in e82545_read_mdi()