Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
A Dieee80211.h287 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & RTW_IEEE80211_SCTL_FRAG) macro
/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_rx.c91 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_frag_cache_get()
359 frag = WLAN_GET_SEQ_FRAG(sc); in libipw_rx()
A Dlibipw.h150 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & IEEE80211_SCTL_FRAG) macro
A Dipw2200.c8087 u16 frag = WLAN_GET_SEQ_FRAG(sc); in is_duplicate_packet()

Completed in 31 milliseconds