Home
last modified time | relevance | path

Searched refs:QCA_WLAN_VENDOR_ATTR_SETBAND_VALUE (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_client_include/libwpa_client/
H A Dqca-vendor.h
/wlan-driver/wpa_supplicant_8/src/common/
H A Dqca-vendor.h
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
H A Dqca_vendor.h1659 QCA_WLAN_VENDOR_ATTR_SETBAND_VALUE = 12, enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c17758 [QCA_WLAN_VENDOR_ATTR_SETBAND_VALUE] = {.type = NLA_U32},
17804 } else if (tb[QCA_WLAN_VENDOR_ATTR_SETBAND_VALUE]) { in __wlan_hdd_cfg80211_setband()
17805 band_val = nla_get_u32(tb[QCA_WLAN_VENDOR_ATTR_SETBAND_VALUE]); in __wlan_hdd_cfg80211_setband()
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c