Home
last modified time | relevance | path

Searched refs:blink_led_stop (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c855 .blink_led_stop = &ixgbe_blink_led_stop_X540,
Dixgbe_82598.c1137 .blink_led_stop = &ixgbe_blink_led_stop_generic,
Dixgbe_82599.c2193 .blink_led_stop = &ixgbe_blink_led_stop_generic,
Dixgbe_e610.c2595 .blink_led_stop = ixgbe_blink_led_stop_X540,
Dixgbe_type.h3495 int (*blink_led_stop)(struct ixgbe_hw *, u32); member
Dixgbe_x550.c3817 .blink_led_stop = &ixgbe_blink_led_stop_X540, \