Searched refs:AR5416_BCHAN_UNUSED (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/net/wireless/ath/ath9k/
H A Deeprom.c21 if (fbin == AR5416_BCHAN_UNUSED)
145 (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) {
199 (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) {
241 (pRdEdgesPower[i].bChannel != AR5416_BCHAN_UNUSED); i++) {
H A Deeprom.h155 #define AR5416_BCHAN_UNUSED 0xFF macro
H A Deeprom_def.c33 if (calChans[numPiers] == AR5416_BCHAN_UNUSED)
624 if (bChans[numPiers] == AR5416_BCHAN_UNUSED)
H A Deeprom_4k.c256 if (bChans[numPiers] == AR5416_BCHAN_UNUSED)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.h244 #define AR5416_BCHAN_UNUSED 0xFF macro
H A Dhpmain.c2823 if (fbin == AR5416_BCHAN_UNUSED) {
2853 for (i = 0; (i < AR5416_NUM_BAND_EDGES) && (pCtlEdges[i].bChannel != AR5416_BCHAN_UNUSED) ; i++)
2944 for (i = 0; (i < AR5416_NUM_BAND_EDGES) && (pCtlEdges[i].bChannel != AR5416_BCHAN_UNUSED) ; i++)

Completed in 126 milliseconds