Searched refs:i40e_led_set_phy (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_prototype.h | 70 int i40e_led_set_phy(struct i40e_hw *hw, bool on,
|
H A D | i40e_ethtool.c | 2834 ret = i40e_led_set_phy(hw, true, pf->led_status, 0); in i40e_set_phys_id() 2840 ret = i40e_led_set_phy(hw, false, pf->led_status, 0); in i40e_set_phys_id() 2846 ret = i40e_led_set_phy(hw, false, pf->led_status, in i40e_set_phys_id()
|
H A D | i40e_common.c | 5152 int i40e_led_set_phy(struct i40e_hw *hw, bool on, in i40e_led_set_phy() function
|