Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_F_SHORTPRE (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dradiotap.h82 IEEE80211_RADIOTAP_F_SHORTPRE = 0x02, enumerator
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_rx.c102 flags = IEEE80211_RADIOTAP_F_SHORTPRE; in r92c_rx_radiotap_flags()
H A Dr92c_tx.c551 flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in r92c_tx_radiotap_flags()
/freebsd/sys/net80211/
H A Dieee80211_radiotap.h265 #define IEEE80211_RADIOTAP_F_SHORTPRE 0x02 /* sent/received macro
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx.c218 flags = IEEE80211_RADIOTAP_F_SHORTPRE; in r12a_rx_radiotap_flags()
/freebsd/contrib/tcpdump/
H A Dprint-802_11.c2545 #define IEEE80211_RADIOTAP_F_SHORTPRE 0x02 /* sent/received macro
2726 if (flagsval & IEEE80211_RADIOTAP_F_SHORTPRE) in print_radiotap_field()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c2965 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in bwi_encap()
3147 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in bwi_encap_raw()
3763 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in bwi_rx_radiotap()
/freebsd/sys/dev/ral/
H A Drt2860.c1303 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in rt2860_rx_intr()
1572 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in rt2860_tx()
1813 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in rt2860_tx_raw()
/freebsd/sys/dev/usb/wlan/
H A Dif_mtw.c2466 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in mtw_rx_frame()
2748 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in mtw_bulk_tx_callbackN()
H A Dif_run.c2981 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in run_rx_frame()
3248 tap->wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in run_bulk_tx_callbackN()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c3263 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in iwm_rx_rx_mpdu()
3373 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in iwm_rx_mpdu_mq()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c6636 sc->sc_tx_th.wt_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in bwn_set_txhdr()
7062 sc->sc_rx_th.wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in bwn_rx_radiotap()
/freebsd/sys/dev/ath/
H A Dif_ath.c6527 sc->sc_hwmap[i].txflags |= IEEE80211_RADIOTAP_F_SHORTPRE; in ath_setcurmode()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c2019 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in wpi_rx_done()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6660 rtap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE;
/freebsd/sys/dev/iwn/
H A Dif_iwn.c3138 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in iwn_rx_done()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c4382 tap->wr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE; in iwx_rx_frame()