Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_PORT_STATUS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_phy.h128 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* Status */ macro
H A De1000_phy.c2249 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data); in e1000_check_polarity_igp()
2261 offset = IGP01E1000_PHY_PORT_STATUS; in e1000_check_polarity_igp()
2730 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data); in e1000_get_phy_info_igp()