Searched refs:RTMPSetLED (Results 1 - 6 of 6) sorted by relevance

/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.c1145 RTMPSetLED(pAd, LED_RADIO_ON);
1532 RTMPSetLED(pAd, LED_RADIO_ON);
1639 RTMPSetLED(pAd, LED_RADIO_OFF);
H A Dcmm_mac_usb.c1068 RTMPSetLED(pAd, LED_RADIO_ON);
1128 RTMPSetLED(pAd, LED_RADIO_OFF);
H A Drtmp_init.c1222 RTMPSetLED(pAd, LED_RADIO_OFF);
1224 RTMPSetLED(pAd, LED_RADIO_ON);
3022 void RTMPSetLED(struct rt_rtmp_adapter *pAd, u8 Status) function
3066 ("RTMPSetLED::Unknown Status %d\n", Status));
3078 ("RTMPSetLED::Mode=%d,HighByte=0x%02x,LowByte=0x%02x\n",
H A Dmlme.c616 RTMPSetLED(pAd, LED_HALT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c172 RTMPSetLED(pAd, pAd->LedStatus);
1691 RTMPSetLED(pAd, LED_LINK_UP);
1983 RTMPSetLED(pAd, LED_LINK_DOWN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h2369 void RTMPSetLED(struct rt_rtmp_adapter *pAd, u8 Status);

Completed in 205 milliseconds