Searched refs:is_ap_with_no_sta (Results 1 – 1 of 1) sorted by relevance
4521 bool is_ap_with_no_sta; in ath11k_mac_op_set_key() local4615 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()