Home
last modified time | relevance | path

Searched refs:IEEE80211_WEP_KIDLEN (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dnet80211_crypto.h107 #define IEEE80211_WEP_KIDLEN 1 /* 1 octet */ macro
123 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN)
H A Dmac_wifi.h49 IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + IEEE80211_WEP_EXTIVLEN + \
H A Dnet80211_proto.h888 #define IEEE80211_WEP_KIDLEN 1 /* 1 octet */ macro
915 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + IEEE80211_WEP_CRCLEN) + \
/titanic_50/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c248 mp->b_wptr += IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN; in mac_wifi_header()
254 IEEE80211_WEP_KIDLEN + IEEE80211_WEP_EXTIVLEN; in mac_wifi_header()
307 llcp += IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN; in mac_wifi_header_info()
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_wep.c60 IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN,
H A Dnet80211_crypto_ccmp.c70 IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
H A Dnet80211_crypto_tkip.c65 IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN +
/titanic_50/usr/src/uts/common/io/arn/
H A Darn_ath9k.h648 #define IEEE80211_WEP_KIDLEN 1 macro
652 IEEE80211_WEP_KIDLEN + \
/titanic_50/usr/src/uts/common/io/atu/
H A Datu.c817 + IEEE80211_WEP_KIDLEN, m->b_rptr, in atu_send()
819 m->b_rptr += IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN; in atu_send()
/titanic_50/usr/src/uts/common/io/ath/
H A Dath_main.c489 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + in ath_desc_alloc()
/titanic_50/usr/src/uts/common/io/rtw/
H A Drtw.c1219 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + in rtw_dma_init()
/titanic_50/usr/src/uts/common/io/wpi/
H A Dwpi.c468 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + in wpi_attach()
/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp.c564 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + in iwp_attach()
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh.c607 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + in iwh_attach()
/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2.c538 (IEEE80211_WEP_IVLEN + IEEE80211_WEP_KIDLEN + in iwk_attach()