Home
last modified time | relevance | path

Searched refs:IEEE80211_WEP_IV_LEN (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h113 #define IEEE80211_WEP_IV_LEN 3 /* net80211: IEEE80211_WEP_IVLEN */ macro
/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDrx.c181 *crypt_len = IEEE80211_WEP_IV_LEN; in iwl_mvm_set_mac80211_rx_flag()
HDrxmq.c433 *crypt_len = IEEE80211_WEP_IV_LEN; in iwl_mvm_rx_crypto()
/freebsd-13-stable/sys/contrib/dev/iwlwifi/queue/
HDtx.c1474 len += IEEE80211_WEP_IV_LEN + IEEE80211_WEP_ICV_LEN; in iwl_txq_gen1_update_byte_cnt_tbl()