Searched defs:rtw_is_5g_band2 (Results 1 – 15 of 15) sorted by relevance
224 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
252 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
256 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
295 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
294 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
317 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
318 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
314 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
315 #define rtw_is_5g_band2(ch) ((ch) >= 52 && (ch) <= 64) macro
1786 inline u8 rtw_is_5g_band2(u8 ch) in rtw_is_5g_band2() function