Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_peer_txq_flush.h32 peer_txq_flush_policy[QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_MAX + 1];
56 vendor_command_policy(peer_txq_flush_policy, \
Dwlan_hdd_peer_txq_flush.c32 peer_txq_flush_policy[QCA_WLAN_VENDOR_ATTR_FLUSH_PENDING_MAX + 1] = { variable
149 data, data_len, peer_txq_flush_policy)) { in __wlan_hdd_cfg80211_peer_txq_flush_config()
/wlan-driver/qca-wifi-host-cmn/target_if/dp/src/
Dtarget_if_dp.c667 static enum peer_txq_flush_policy
697 enum peer_txq_flush_policy flush_policy; in send_peer_txq_flush_conf()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h3936 enum peer_txq_flush_policy { enum
3954 enum peer_txq_flush_policy policy;
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c1482 map_to_wmi_flush_policy(enum peer_txq_flush_policy policy) in map_to_wmi_flush_policy()