Searched refs:nan_supported_bands (Results 1 – 8 of 8) sorted by relevance
96 enum nan_supported_bands { enum
724 if (wiphy->nan_supported_bands & BIT(NL80211_BAND_2GHZ)) in mt7925_nan_get_supported_bands()726 if (wiphy->nan_supported_bands & BIT(NL80211_BAND_5GHZ)) in mt7925_nan_get_supported_bands()
275 hw->wiphy->nan_supported_bands = BIT(NL80211_BAND_2GHZ); in iwl_mld_hw_set_nan()277 hw->wiphy->nan_supported_bands |= in iwl_mld_hw_set_nan()
799 wiphy->nan_supported_bands = BIT(NL80211_BAND_2GHZ) | in mt792x_init_wiphy()
884 !(wiphy->nan_supported_bands & BIT(NL80211_BAND_2GHZ))))) in wiphy_register()
3631 rdev->wiphy.nan_supported_bands)) in nl80211_send_wiphy()16502 if (BIT(band) & ~(u32)wiphy->nan_supported_bands) in nl80211_parse_nan_band_config()16564 if (bands & ~(u32)wiphy->nan_supported_bands) in nl80211_parse_nan_conf()
6664 u8 nan_supported_bands; member
5799 hw->wiphy->nan_supported_bands = BIT(NL80211_BAND_2GHZ) | in mac80211_hwsim_new_radio()