Searched refs:ieee80211_get_hdrlen (Results 1 – 3 of 3) sorted by relevance
712 static inline int ieee80211_get_hdrlen(u16 fc) in ieee80211_get_hdrlen() function
56 skb_pull(skb, ieee80211_get_hdrlen(fc)); in ieee80211_monitor_rx()352 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt()400 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt_msdu()935 hdrlen = ieee80211_get_hdrlen(fc); in ieee80211_rx()
2104 static inline int ieee80211_get_hdrlen(u16 fc) in ieee80211_get_hdrlen() function2133 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_get_payload()