Searched refs:HV_LED_CONFIG (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_ich8lan.h | 135 #define HV_LED_CONFIG PHY_REG(768, 30) /* LED Configuration */ macro
|
| H A D | e1000_ich8lan.c | 2269 ret_val = e1000_write_phy_reg_hv_locked(hw, HV_LED_CONFIG, in e1000_sw_lcd_config_ich8lan() 5836 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, in e1000_setup_led_pchlan() 5850 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, in e1000_cleanup_led_pchlan() 5883 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, data); in e1000_led_on_pchlan() 5915 return hw->phy.ops.write_reg(hw, HV_LED_CONFIG, data); in e1000_led_off_pchlan()
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_ich8lan.h | 134 #define HV_LED_CONFIG PHY_REG(768, 30) /* LED Configuration */ macro
|