Home
last modified time | relevance | path

Searched refs:is_wme_set (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2389 arg->is_wme_set = true; in ath12k_peer_assoc_h_qos()
2395 arg->is_wme_set = true; in ath12k_peer_assoc_h_qos()
2402 arg->is_wme_set = true; in ath12k_peer_assoc_h_qos()
H A Dwmi.h3652 bool is_wme_set; member
H A Dwmi.c1915 if (arg->is_wme_set) { in ath12k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2675 arg->is_wme_set = true; in ath11k_peer_assoc_h_qos()
2681 arg->is_wme_set = true; in ath11k_peer_assoc_h_qos()
2688 arg->is_wme_set = true; in ath11k_peer_assoc_h_qos()
H A Dwmi.h3742 bool is_wme_set; member
H A Dwmi.c1881 if (param->is_wme_set) { in ath11k_wmi_copy_peer_flags()