Home
last modified time | relevance | path

Searched refs:WLAN_GET_SEQ_FRAG (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Dieee80211.h330 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTW_IEEE80211_SCTL_FRAG) macro
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Dieee80211.h287 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTW_IEEE80211_SCTL_FRAG) macro
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_rx.c93 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_frag_cache_get()
367 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
925 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_check_duplicate()
1090 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_decrypt()
H A Drtllib.h502 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTLLIB_SCTL_FRAG) macro
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_rx.c93 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_frag_cache_get()
355 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
913 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_check_duplicate()
1074 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_decrypt()
H A Drtllib.h463 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTLLIB_SCTL_FRAG) macro
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h152 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
H A Dlibipw_rx.c94 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_frag_cache_get()
362 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_rx()
H A Dipw2200.c8125 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h152 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
H A Dlibipw_rx.c94 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_frag_cache_get()
362 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_rx()
H A Dipw2200.c8079 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c98 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_frag_cache_get()
417 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
928 frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_rx()
H A Dieee80211.h576 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c98 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_frag_cache_get()
417 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
925 frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_rx()
H A Dieee80211.h513 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dieee80211.h343 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTW_IEEE80211_SCTL_FRAG) macro

Completed in 69 milliseconds