Searched refs:i40e_led_set_phy (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ ! |
D | i40e_prototype.h | 73 i40e_status i40e_led_set_phy(struct i40e_hw *hw, bool on,
|
D | i40e_ethtool.c | 2831 ret = i40e_led_set_phy(hw, true, pf->led_status, 0); in i40e_set_phys_id() 2837 ret = i40e_led_set_phy(hw, false, pf->led_status, 0); in i40e_set_phys_id() 2843 ret = i40e_led_set_phy(hw, false, pf->led_status, in i40e_set_phys_id()
|
D | i40e_common.c | 5255 i40e_status i40e_led_set_phy(struct i40e_hw *hw, bool on, in i40e_led_set_phy() function
|