Searched refs:WLAN_GET_SEQ_FRAG (Results 1 – 6 of 6) sorted by relevance
92 unsigned int frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_frag_cache_get()353 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()876 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_check_duplicate()1022 frag = WLAN_GET_SEQ_FRAG(sc); in rtllib_rx_decrypt()
414 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTLLIB_SCTL_FRAG) macro
287 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTW_IEEE80211_SCTL_FRAG) macro
94 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_frag_cache_get()362 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_rx()
152 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
8079 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()