Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1644 .need_ptk_4_way = WMI_PEER_NEED_PTK_4_WAY,
1664 .need_ptk_4_way = WMI_10X_PEER_NEED_PTK_4_WAY,
1682 .need_ptk_4_way = WMI_10_2_PEER_NEED_PTK_4_WAY,
H A Dmac.c2248 arg->peer_flags |= ar->wmi.peer_flags->need_ptk_4_way; in ath10k_peer_assoc_h_crypto()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3956 bool need_ptk_4_way; member
H A Dmac.c2067 arg->need_ptk_4_way = true; in ath12k_peer_assoc_h_crypto()
2090 arg->need_ptk_4_way = true; in ath12k_peer_assoc_h_crypto()
H A Dwmi.c2208 if (arg->need_ptk_4_way) { in ath12k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c1873 arg->need_ptk_4_way = true; in ath11k_peer_assoc_h_crypto()
1896 arg->need_ptk_4_way = true; in ath11k_peer_assoc_h_crypto()
H A Dwmi.c1950 if (param->need_ptk_4_way) { in ath11k_wmi_copy_peer_flags()