Searched refs:IEEE80211_QOS_CTL_LEN (Results 1 – 8 of 8) sorted by relevance
37 padpos += IEEE80211_QOS_CTL_LEN; in ath9k_cmn_padpos()
1543 memmove(packet->skb->data + IEEE80211_QOS_CTL_LEN + 2, in iwm_rx_adjust_packet()1546 IEEE80211_QOS_CTL_LEN); in iwm_rx_adjust_packet()1548 IEEE80211_QOS_CTL_LEN + 2); in iwm_rx_adjust_packet()
306 memset(&aad[24], 0, ETH_ALEN + IEEE80211_QOS_CTL_LEN); in ccmp_special_blocks()
1489 memmove(data + IEEE80211_QOS_CTL_LEN, data, in ieee80211_rx_h_remove_qos_control()1490 ieee80211_hdrlen(hdr->frame_control) - IEEE80211_QOS_CTL_LEN); in ieee80211_rx_h_remove_qos_control()1491 hdr = (struct ieee80211_hdr *)skb_pull(rx->skb, IEEE80211_QOS_CTL_LEN); in ieee80211_rx_h_remove_qos_control()
119 #define IEEE80211_QOS_CTL_LEN 2 macro
256 hdrlen += IEEE80211_QOS_CTL_LEN; in ieee80211_hdrlen()
1269 padpos += IEEE80211_QOS_CTL_LEN; in ath5k_common_padpos()
760 hdrlen -= IEEE80211_QOS_CTL_LEN; in mwl8k_add_dma_header()