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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcfunc.c1057 u16_t returnChannel; local
1075 returnChannel = zfChGetFirst2GhzChannel(dev);
1079 returnChannel = zfChGetFirst5GhzChannel(dev);
1082 return returnChannel;

Completed in 109 milliseconds