Searched refs:i40e_led_set (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_gld.c | 693 i40e_led_set(hw, i40e->i40e_led_status, B_FALSE); in i40e_gld_led_set() 699 i40e_led_set(hw, 0xf, B_TRUE); in i40e_gld_led_set() 702 i40e_led_set(hw, 0x0, B_FALSE); in i40e_gld_led_set() 705 i40e_led_set(hw, 0xf, B_FALSE); in i40e_gld_led_set()
|
/titanic_44/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_prototype.h | 95 void i40e_led_set(struct i40e_hw *hw, u32 mode, bool blink);
|
H A D | i40e_common.c | 1532 void i40e_led_set(struct i40e_hw *hw, u32 mode, bool blink) in i40e_led_set() function
|