Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c4521 bool is_ap_with_no_sta; in ath11k_mac_op_set_key() local
4615 is_ap_with_no_sta = (vif->type == NL80211_IFTYPE_AP && in ath11k_mac_op_set_key()
4617 if (flags == WMI_KEY_PAIRWISE || cmd == SET_KEY || is_ap_with_no_sta) { in ath11k_mac_op_set_key()
4631 if (flags == WMI_KEY_GROUP && cmd == SET_KEY && is_ap_with_no_sta) in ath11k_mac_op_set_key()