Home
last modified time | relevance | path

Searched refs:QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_CHANNEL (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h7334 QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_CHANNEL = 1, enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c16563 [QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_CHANNEL] = {.type = NLA_U8},
17323 } else if (tb[QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_CHANNEL]) { in __wlan_hdd_cfg80211_sap_configuration_set()
17325 nla_get_u8(tb[QCA_WLAN_VENDOR_ATTR_SAP_CONFIG_CHANNEL]); in __wlan_hdd_cfg80211_sap_configuration_set()