Searched defs:rtw_is_5g_band4 (Results 1 – 15 of 15) sorted by relevance
226 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
254 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
258 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
297 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
296 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
319 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
320 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
316 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
317 #define rtw_is_5g_band4(ch) ((ch) >= 149 && (ch) <= 177) macro
1800 inline u8 rtw_is_5g_band4(u8 ch) in rtw_is_5g_band4() function