Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_led.c331 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
621 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink4()
884 if (!pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
911 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
936 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
965 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
988 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
1015 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
1051 pLed->bLedNoLinkBlinkInProgress = true; in SwLedControlMode1()
1063 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
[all …]
H A Drtl871x_led.h83 u8 bLedNoLinkBlinkInProgress; member