Home
last modified time | relevance | path

Searched refs:WLAN_GET_SEQ_FRAG (Results 1 – 11 of 11) sorted by relevance

/drivers/staging/rtl8712/
Dieee80211.h298 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/drivers/staging/rtl8192e/
Drtllib_rx.c98 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_frag_cache_get()
366 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
904 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_check_duplicate()
1067 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_decrypt()
Drtllib.h846 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTLLIB_SCTL_FRAG) macro
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c98 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_frag_cache_get()
366 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_rx()
Dlibipw.h157 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
Dipw2200.c8155 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c103 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_frag_cache_get()
425 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
940 frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_rx()
Dieee80211.h673 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/drivers/staging/rtl8188eu/include/
Dieee80211.h478 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTW_IEEE80211_SCTL_FRAG) macro
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1702 frag = WLAN_GET_SEQ_FRAG(sc); in rtl8192_process_phyinfo()
/drivers/staging/rtl8192u/
Dr8192U_core.c3718 frag = WLAN_GET_SEQ_FRAG(sc); in rtl8192_process_phyinfo()