Searched refs:ixgbe_led_off_generic (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.h | 26 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
|
H A D | ixgbe_x540.c | 845 .led_off = &ixgbe_led_off_generic,
|
H A D | ixgbe_82598.c | 1133 .led_off = &ixgbe_led_off_generic,
|
H A D | ixgbe_x550.c | 3850 .led_off = ixgbe_led_off_generic, 3937 .led_off = ixgbe_led_off_generic,
|
H A D | ixgbe_82599.c | 2185 .led_off = &ixgbe_led_off_generic,
|
H A D | ixgbe_common.c | 819 * ixgbe_led_off_generic - Turns off the software controllable LEDs. 823 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index) in ixgbe_led_off_generic() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.h | 25 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
|
H A D | ixgbe_x540.c | 845 .led_off = &ixgbe_led_off_generic,
|
H A D | ixgbe_82598.c | 1133 .led_off = &ixgbe_led_off_generic,
|
H A D | ixgbe_x550.c | 3900 .led_off = ixgbe_led_off_generic, 3987 .led_off = ixgbe_led_off_generic,
|
H A D | ixgbe_82599.c | 2186 .led_off = &ixgbe_led_off_generic,
|
H A D | ixgbe_common.c | 820 * ixgbe_led_off_generic - Turns off the software controllable LEDs. 824 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index) in ixgbe_led_off_generic() function
|
Completed in 28 milliseconds