Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_ich8lan.h164 #define HV_LED_CONFIG PHY_REG(768, 30) /* LED Configuration */ macro
H A De1000_ich8lan.c2335 ret_val = e1000_write_phy_reg_hv_locked(hw, HV_LED_CONFIG, in e1000_sw_lcd_config_ich8lan()
5897 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, in e1000_setup_led_pchlan()
5911 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, in e1000_cleanup_led_pchlan()
5944 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, data); in e1000_led_on_pchlan()
5976 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, data); in e1000_led_off_pchlan()