Home
last modified time | relevance | path

Searched refs:nan_supported_bands (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/
H A Dcore.c835 !(wiphy->nan_supported_bands & BIT(NL80211_BAND_2GHZ))))) in wiphy_register()
H A Dnl80211.c3476 rdev->wiphy.nan_supported_bands)) in nl80211_dump_wiphy()
15953 if (BIT(band) & ~(u32)wiphy->nan_supported_bands) in nl80211_nan_add_func()
16015 if (bands & ~(u32)wiphy->nan_supported_bands) in nl80211_nan_add_func()
/linux/include/net/
H A Dcfg80211.h6219 * @nan_supported_bands: bands supported by the device in NAN mode, a
6404 u8 nan_supported_bands;
6200 u8 nan_supported_bands; global() member