Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.c1766 ledctl &= ~(IGC_LEDCTL_LED0_IVRT | IGC_LEDCTL_LED0_BLINK | in igc_setup_led_generic()
1823 if ((!(led_default & IGC_LEDCTL_LED0_IVRT) && in igc_blink_led_generic()
1825 ((led_default & IGC_LEDCTL_LED0_IVRT) && in igc_blink_led_generic()
H A Digc_defines.h363 #define IGC_LEDCTL_LED0_IVRT 0x00000040 macro