Home
last modified time | relevance | path

Searched refs:IEEE80211_GCMP_HDR_LEN (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h63 #define IEEE80211_GCMP_HDR_LEN 8 macro
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c1932 BUILD_BUG_ON(IEEE80211_CCMP_HDR_LEN != IEEE80211_GCMP_HDR_LEN);
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c1924 return IEEE80211_GCMP_HDR_LEN; in ath12k_dp_rx_crypto_param_len()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c895 return IEEE80211_GCMP_HDR_LEN; in ath10k_htt_rx_crypto_param_len()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c1942 return IEEE80211_GCMP_HDR_LEN; in ath11k_dp_rx_crypto_param_len()