Home
last modified time | relevance | path

Searched refs:IEEE80211_BPF_SHORTPRE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netproto/802_11/
H A Dieee80211_dragonfly.h484 #define IEEE80211_BPF_SHORTPRE 0x01 /* tx with short preamble */ macro
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c2200 if (params->ibp_flags & IEEE80211_BPF_SHORTPRE) in ath_tx_raw_start()
2260 !! (params->ibp_flags & IEEE80211_BPF_SHORTPRE); in ath_tx_raw_start()