Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_def_i.h460 if (hdr->i_fc[1] & WLAN_FC1_ISWEP) in wlan_crypto_is_data_protected()
H A Dwlan_crypto_global_api.c3841 if (hdr->i_fc[1] & WLAN_FC1_ISWEP) { in wlan_crypto_get_keyid()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h39 #define WLAN_FC1_ISWEP 0x40 macro