Lines Matching defs:crypt_len
95 struct ieee80211_hdr *hdr, u16 len, u8 crypt_len,
132 hdrlen + crypt_len + 8;
139 hdrlen += crypt_len;
365 u32 pkt_flags, int queue, u8 *crypt_len)
412 *crypt_len = IEEE80211_CCMP_HDR_LEN;
425 *crypt_len = IEEE80211_TKIP_IV_LEN;
434 *crypt_len = IEEE80211_WEP_IV_LEN;
2066 u8 crypt_len = 0;
2239 &crypt_len)) {
2372 if (iwl_mvm_create_skb(mvm, skb, hdr, len, crypt_len, rxb)) {