Searched refs:is_supported_6g (Results 1 – 6 of 6) sorted by relevance
247 #define is_supported_6g(band_type) ((band_type) & BAND_CAP_6G ? _TRUE : _FALSE) macro
1186 if (is_supported_6g(regsty->band_type) && rtw_hw_chk_band_cap(dvobj, BAND_CAP_6G))
1177 if (is_supported_6g(regsty->band_type) && rtw_hw_chk_band_cap(dvobj, BAND_CAP_6G))
930 if (is_supported_6g(regsty->band_type) && rtw_hw_chk_band_cap(dvobj, BAND_CAP_6G)) in init_channel_set_from_rtk_priv_6g()