Searched refs:IS_LED_WPS_BLINKING (Results 1 – 3 of 3) sorted by relevance
14 #define IS_LED_WPS_BLINKING(l) \ macro187 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in rtw_led_control()202 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in rtw_led_control()220 if (IS_LED_WPS_BLINKING(pLed)) in rtw_led_control()238 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in rtw_led_control()
886 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()909 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()934 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()963 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()1103 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()1127 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()1236 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()1258 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()1272 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()1389 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode4()[all …]
40 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro