Searched defs:rtw_is_5g_band1 (Results 1 – 15 of 15) sorted by relevance
223 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
251 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
255 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
294 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
293 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
316 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
317 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
313 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
314 #define rtw_is_5g_band1(ch) ((ch) >= 36 && (ch) <= 48) macro
1779 inline u8 rtw_is_5g_band1(u8 ch) in rtw_is_5g_band1() function