Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.c721 !(wiphy->nan_supported_bands & BIT(NL80211_BAND_2GHZ))))) in wiphy_register()
H A Dnl80211.c2932 rdev->wiphy.nan_supported_bands)) in nl80211_send_wiphy()
14336 if (bands & ~(u32)wdev->wiphy->nan_supported_bands) in nl80211_start_nan()
14718 if (bands & ~(u32)wdev->wiphy->nan_supported_bands) in nl80211_nan_change_config()
/openbmc/linux/include/net/
H A Dcfg80211.h5559 u8 nan_supported_bands; member