Searched refs:i40e_led_set_phy (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_prototype.h | 54 i40e_status i40e_led_set_phy(struct i40e_hw *hw, bool on,
|
| D | i40e_ethtool.c | 2686 ret = i40e_led_set_phy(hw, true, pf->led_status, 0); in i40e_set_phys_id() 2692 ret = i40e_led_set_phy(hw, false, pf->led_status, 0); in i40e_set_phys_id() 2698 ret = i40e_led_set_phy(hw, false, pf->led_status, in i40e_set_phys_id()
|
| D | i40e_common.c | 5158 i40e_status i40e_led_set_phy(struct i40e_hw *hw, bool on, in i40e_led_set_phy() function
|