Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h107 #define IEEE80211_TKIP_IV_LEN 8 /* WEP + KID + EXT */ macro
/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDrx.c171 *crypt_len = IEEE80211_TKIP_IV_LEN; in iwl_mvm_set_mac80211_rx_flag()
HDrxmq.c424 *crypt_len = IEEE80211_TKIP_IV_LEN; in iwl_mvm_rx_crypto()