Home
last modified time | relevance | path

Searched refs:nan_supported_bands (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.c676 !(wiphy->nan_supported_bands & BIT(NL80211_BAND_2GHZ))))) in wiphy_register()
H A Dnl80211.c2633 rdev->wiphy.nan_supported_bands)) in nl80211_send_wiphy()
12888 if (bands & ~(u32)wdev->wiphy->nan_supported_bands) in nl80211_start_nan()
13270 if (bands & ~(u32)wdev->wiphy->nan_supported_bands) in nl80211_nan_change_config()
/kernel/linux/linux-6.6/net/wireless/
H A Dcore.c721 !(wiphy->nan_supported_bands & BIT(NL80211_BAND_2GHZ))))) in wiphy_register()
H A Dnl80211.c2928 rdev->wiphy.nan_supported_bands)) in nl80211_send_wiphy()
14295 if (bands & ~(u32)wdev->wiphy->nan_supported_bands) in nl80211_start_nan()
14677 if (bands & ~(u32)wdev->wiphy->nan_supported_bands) in nl80211_nan_change_config()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4854 * @nan_supported_bands: bands supported by the device in NAN mode, a
5003 u8 nan_supported_bands; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5383 * @nan_supported_bands: bands supported by the device in NAN mode, a
5557 u8 nan_supported_bands; member

Completed in 67 milliseconds