Searched refs:pLed0 (Results 1 – 1 of 1) sorted by relevance
1504 struct LED_871x *pLed0 = &ledpriv->SwLed0; in SwLedControlMode6() local1510 _cancel_timer_ex(&pLed0->BlinkTimer); in SwLedControlMode6()1511 pLed0->CurrLedState = RTW_LED_ON; in SwLedControlMode6()1512 pLed0->BlinkingLedState = RTW_LED_ON; in SwLedControlMode6()1513 _set_timer(&pLed0->BlinkTimer, 0); in SwLedControlMode6()1516 SwLedOff(padapter, pLed0); in SwLedControlMode6()