Home
last modified time | relevance | path

Searched refs:IEEE80211_WEP_ICV_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h123 #define IEEE80211_WEP_ICV_LEN 4 macro
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c945 return IEEE80211_WEP_ICV_LEN; in ath10k_htt_rx_crypto_icv_len()
2893 skb_trim(skb, skb->len - IEEE80211_WEP_ICV_LEN); in ath10k_htt_rx_frag_wep_decap()