Searched refs:CurrentRadioSw (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwbhal_s.h420 u32 CurrentRadioSw; /* 0:On 1:Off */ member in struct:hw_data
H A Dwbusb.c146 pHwData->CurrentRadioSw = 1; /* off */
149 pHwData->CurrentRadioSw = 0; /* on */
423 } else if (pHwData->CurrentRadioSw || pHwData->CurrentRadioHw) { /* If radio off */

Completed in 33 milliseconds