Searched refs:IsHTHalfNmode40Bandwidth (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/rtl8192e/ieee80211/
H A Drtl819x_HTProc.c223 bool IsHTHalfNmode40Bandwidth(struct ieee80211_device* ieee) function
275 is40MHz = (IsHTHalfNmode40Bandwidth(ieee))?1:0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c222 bool IsHTHalfNmode40Bandwidth(struct ieee80211_device* ieee) function
274 is40MHz = (IsHTHalfNmode40Bandwidth(ieee))?1:0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_HTProc.c225 bool IsHTHalfNmode40Bandwidth(struct ieee80211_device* ieee) function
277 is40MHz = (IsHTHalfNmode40Bandwidth(ieee))?1:0;

Completed in 57 milliseconds