Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h64 #define IEEE80211_GCMP_MIC_LEN 16 macro
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c1216 skb_put(msdu, IEEE80211_GCMP_MIC_LEN); in ath10k_htt_mgmt_tx()
H A Dhtt_rx.c923 return IEEE80211_GCMP_MIC_LEN; in ath10k_htt_rx_crypto_mic_len()
H A Dwmi.c1993 len += IEEE80211_GCMP_MIC_LEN; in ath10k_wmi_op_gen_mgmt_tx()
1994 buf_len += IEEE80211_GCMP_MIC_LEN; in ath10k_wmi_op_gen_mgmt_tx()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c1896 return IEEE80211_GCMP_MIC_LEN; in ath12k_dp_rx_crypto_mic_len()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c1914 return IEEE80211_GCMP_MIC_LEN; in ath11k_dp_rx_crypto_mic_len()