Searched refs:PowerRadioOffCID (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Dmac_pci.h332 #define PowerRadioOffCID 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_mac_pci.c1419 AsicSendCommandToMcu(pAd, 0x35, PowerRadioOffCID, 0, 0x00); /* lowbyte = 0 means to do power safe, NOT turn off radio. */
1421 AsicCheckCommanOk(pAd, PowerRadioOffCID);
1423 AsicSendCommandToMcu(pAd, 0x35, PowerRadioOffCID, 1, 0x00); /* lowbyte = 0 means to do power safe, NOT turn off radio. */
1425 AsicCheckCommanOk(pAd, PowerRadioOffCID);
H A Drtmp_init.c1227 AsicSendCommandToMcu(pAd, 0x30, PowerRadioOffCID, 0xff,
1229 AsicCheckCommanOk(pAd, PowerRadioOffCID);

Completed in 58 milliseconds