Searched refs:i40e_led_set (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 53 void i40e_led_set(struct i40e_hw *hw, u32 mode, bool blink);
|
D | i40e_ethtool.c | 2723 i40e_led_set(hw, 0xf, false); in i40e_set_phys_id() 2729 i40e_led_set(hw, 0x0, false); in i40e_set_phys_id() 2735 i40e_led_set(hw, pf->led_status, false); in i40e_set_phys_id()
|
D | i40e_common.c | 1396 void i40e_led_set(struct i40e_hw *hw, u32 mode, bool blink) in i40e_led_set() function
|