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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_rx.c57 skb_pull(skb, ieee80211_get_hdrlen(fc));
307 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
352 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
525 hdrlen = ieee80211_get_hdrlen(fc);
H A Dieee80211.h1241 extern inline int ieee80211_get_hdrlen(u16 fc) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c60 skb_pull(skb, ieee80211_get_hdrlen(fc));
365 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
419 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
963 hdrlen = ieee80211_get_hdrlen(fc);
H A Dieee80211.h2442 extern inline int ieee80211_get_hdrlen(u16 fc) function
2471 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c57 skb_pull(skb, ieee80211_get_hdrlen(fc));
308 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
358 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
895 hdrlen = ieee80211_get_hdrlen(fc);
H A Dieee80211.h1623 extern inline int ieee80211_get_hdrlen(u16 fc) function
1652 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c60 skb_pull(skb, ieee80211_get_hdrlen(fc));
356 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
406 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl));
949 hdrlen = ieee80211_get_hdrlen(fc);
H A Dieee80211.h2277 extern inline int ieee80211_get_hdrlen(u16 fc) function
2306 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h2275 extern inline int ieee80211_get_hdrlen(u16 fc) function
2304 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) {

Completed in 140 milliseconds