Searched refs:i40e_led_set (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/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 | 2342 i40e_led_set(hw, 0xf, false); in i40e_set_phys_id() 2348 i40e_led_set(hw, 0x0, false); in i40e_set_phys_id() 2354 i40e_led_set(hw, pf->led_status, false); in i40e_set_phys_id()
|
| D | i40e_common.c | 1514 void i40e_led_set(struct i40e_hw *hw, u32 mode, bool blink) in i40e_led_set() function
|