Home
last modified time | relevance | path

Searched refs:QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_START (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_active_tos.c63 [QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_START] = {.type = NLA_U8 },
199 if (!tb[QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_START]) { in __wlan_hdd_cfg80211_set_limit_offchan_param()
203 tos_status = nla_get_u8(tb[QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_START]); in __wlan_hdd_cfg80211_set_limit_offchan_param()
/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.h1144 QCA_WLAN_VENDOR_ATTR_ACTIVE_TOS_START = 2, enumerator