Searched refs:ieee80211_get_hdrlen (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/rtl8712/
H A Dieee80211.h751 static inline int ieee80211_get_hdrlen(u16 fc) function
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c57 skb_pull(skb, ieee80211_get_hdrlen(fc));
353 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
401 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
941 hdrlen = ieee80211_get_hdrlen(fc);
H A Dieee80211.h2283 static inline int ieee80211_get_hdrlen(u16 fc) function
2312 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) {
/drivers/staging/rtl8188eu/include/
H A Dieee80211.h976 int ieee80211_get_hdrlen(u16 fc);
/drivers/staging/rtl8188eu/core/
H A Drtw_ieee80211.c1157 int ieee80211_get_hdrlen(u16 fc) function

Completed in 55 milliseconds