Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3589 bool need_ptk_4_way; member
H A Dmac.c1252 arg->need_ptk_4_way = true; in ath12k_peer_assoc_h_crypto()
1275 arg->need_ptk_4_way = true; in ath12k_peer_assoc_h_crypto()
H A Dwmi.c1923 if (arg->need_ptk_4_way) { in ath12k_wmi_copy_peer_flags()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.c1650 .need_ptk_4_way = WMI_PEER_NEED_PTK_4_WAY,
1670 .need_ptk_4_way = WMI_10X_PEER_NEED_PTK_4_WAY,
1688 .need_ptk_4_way = WMI_10_2_PEER_NEED_PTK_4_WAY,
H A Dwmi.h6399 u32 need_ptk_4_way; member
H A Dwmi-tlv.c5048 .need_ptk_4_way = WMI_TLV_PEER_NEED_PTK_4_WAY,
H A Dmac.c2226 arg->peer_flags |= ar->wmi.peer_flags->need_ptk_4_way; in ath10k_peer_assoc_h_crypto()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3707 bool need_ptk_4_way; member
H A Dmac.c1762 arg->need_ptk_4_way = true; in ath11k_peer_assoc_h_crypto()
1785 arg->need_ptk_4_way = true; in ath11k_peer_assoc_h_crypto()
H A Dwmi.c1976 if (param->need_ptk_4_way) { in ath11k_wmi_copy_peer_flags()