Home
last modified time | relevance | path

Searched refs:IXGBE_X557_MAX_LED_INDEX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c4546 if (led_idx >= IXGBE_X557_MAX_LED_INDEX) in ixgbe_led_on_t_X550em()
4571 if (led_idx >= IXGBE_X557_MAX_LED_INDEX) in ixgbe_led_off_t_X550em()
H A Dixgbe_type.h2138 #define IXGBE_X557_MAX_LED_INDEX 3 macro