Searched refs:WLAN_GET_SEQ_FRAG (Results 1 – 11 of 11) sorted by relevance
291 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
344 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTW_IEEE80211_SCTL_FRAG) macro
101 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_frag_cache_get()375 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()933 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_check_duplicate()1098 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_decrypt()
507 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTLLIB_SCTL_FRAG) macro
157 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
98 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_frag_cache_get()366 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_rx()
8143 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()
102 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_frag_cache_get()424 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()934 frag = WLAN_GET_SEQ_FRAG(sc); in ieee80211_rx()
580 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
1707 frag = WLAN_GET_SEQ_FRAG(sc); in _rtl92e_process_phyinfo()