Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3900 bool need_gtk_2_way; member
H A Dmac.c1939 arg->need_gtk_2_way = true; in ath12k_peer_assoc_h_crypto()
1966 arg->need_gtk_2_way = true; in ath12k_peer_assoc_h_crypto()
H A Dwmi.c2211 if (arg->need_gtk_2_way) in ath12k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3757 bool need_gtk_2_way; member
H A Dwmi.c1934 if (param->need_gtk_2_way) in ath11k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c4622 .need_gtk_2_way = WMI_TLV_PEER_NEED_GTK_2_WAY,
H A Dmac.c2246 arg->peer_flags |= ar->wmi.peer_flags->need_gtk_2_way; in ath10k_peer_assoc_h_crypto()