Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_peer_txq_flush.c34 [QCA_WLAN_VENDOR_ATTR_AC] = { .type = NLA_U8 },
102 } else if (tb[QCA_WLAN_VENDOR_ATTR_AC]) { in hdd_peer_txq_flush_config()
103 ac = nla_get_u8(tb[QCA_WLAN_VENDOR_ATTR_AC]); in hdd_peer_txq_flush_config()
159 if (!tb[QCA_WLAN_VENDOR_ATTR_AC] && in __wlan_hdd_cfg80211_peer_txq_flush_config()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h15041 QCA_WLAN_VENDOR_ATTR_AC = 2, enumerator