Home
last modified time | relevance | path

Searched refs:ID_LED_OFF1_ON2 (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/igb/
De1000_i210.h50 #define ID_LED_DEFAULT_I210 ((ID_LED_OFF1_ON2 << 8) | \
55 (ID_LED_OFF1_ON2))
De1000_82575.h19 (ID_LED_OFF1_ON2))
De1000_defines.h848 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \
859 #define ID_LED_OFF1_ON2 0x8 macro
De1000_mac.c1429 case ID_LED_OFF1_ON2: in igb_id_led_init()
1441 case ID_LED_OFF1_ON2: in igb_id_led_init()
/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
D82571.h9 (ID_LED_OFF1_ON2 << 8) | \
Ddefines.h661 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \
672 #define ID_LED_OFF1_ON2 0x8 macro
Dich8lan.h58 (ID_LED_OFF1_ON2 << 4) | \
Dmac.c1494 case ID_LED_OFF1_ON2: in e1000e_id_led_init_generic()
1506 case ID_LED_OFF1_ON2: in e1000e_id_led_init_generic()
Dich8lan.c4631 case ID_LED_OFF1_ON2: in e1000_id_led_init_pchlan()
4643 case ID_LED_OFF1_ON2: in e1000_id_led_init_pchlan()
/linux-5.19.10/drivers/net/ethernet/intel/e1000/
De1000_hw.h2234 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \
2245 #define ID_LED_OFF1_ON2 0x8 macro
De1000_hw.c4451 case ID_LED_OFF1_ON2: in e1000_id_led_init()
4463 case ID_LED_OFF1_ON2: in e1000_id_led_init()