Searched refs:WLAN_GET_SEQ_FRAG (Results 1 - 15 of 15) 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.c103 unsigned int frag = WLAN_GET_SEQ_FRAG(sc);
376 u16 frag = WLAN_GET_SEQ_FRAG(sc);
506 frag = WLAN_GET_SEQ_FRAG(sc);
H A Dieee80211.h229 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c106 unsigned int frag = WLAN_GET_SEQ_FRAG(sc);
443 u16 frag = WLAN_GET_SEQ_FRAG(sc);
962 frag = WLAN_GET_SEQ_FRAG(sc);
H A Dieee80211.h677 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c103 unsigned int frag = WLAN_GET_SEQ_FRAG(sc);
382 u16 frag = WLAN_GET_SEQ_FRAG(sc);
894 frag = WLAN_GET_SEQ_FRAG(sc);
H A Dieee80211.h280 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c106 unsigned int frag = WLAN_GET_SEQ_FRAG(sc);
430 u16 frag = WLAN_GET_SEQ_FRAG(sc);
948 frag = WLAN_GET_SEQ_FRAG(sc);
H A Dieee80211.h657 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c98 frag = WLAN_GET_SEQ_FRAG(sc);
366 frag = WLAN_GET_SEQ_FRAG(sc);
H A Dlibipw.h140 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
H A Dipw2200.c8232 u16 frag = WLAN_GET_SEQ_FRAG(sc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h652 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
H A Dr8192E_core.c5171 frag = WLAN_GET_SEQ_FRAG(sc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c4612 frag = WLAN_GET_SEQ_FRAG(sc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c6072 frag = WLAN_GET_SEQ_FRAG(sc);

Completed in 425 milliseconds