Home
last modified time | relevance | path

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 Dixgbe_common.h26 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_x540.c845 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_82598.c1133 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_x550.c3850 .led_off = ixgbe_led_off_generic,
3937 .led_off = ixgbe_led_off_generic,
H A Dixgbe_82599.c2185 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_common.c819 * 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 Dixgbe_common.h25 s32 ixgbe_led_off_generic(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_x540.c845 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_82598.c1133 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_x550.c3900 .led_off = ixgbe_led_off_generic,
3987 .led_off = ixgbe_led_off_generic,
H A Dixgbe_82599.c2186 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_common.c820 * 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