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

/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c216 static bool IsHTHalfNmode40Bandwidth(struct rtllib_device *ieee) function
267 is40MHz = (IsHTHalfNmode40Bandwidth(ieee)) ? 1 : 0;
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c222 static bool IsHTHalfNmode40Bandwidth(struct ieee80211_device *ieee) function
274 is40MHz = (IsHTHalfNmode40Bandwidth(ieee))?1:0;

Completed in 36 milliseconds