Searched refs:WLAN_GET_SEQ_FRAG (Results 1 – 2 of 2) sorted by relevance
91 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_frag_cache_get() 359 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_rx()
150 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro