Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211.h627 #define IEEE80211_TX_UNEQUAL_MODULATION 0x10 macro
/openbsd/usr.sbin/tcpdump/
H A Dprint-802_11.c480 if (txmcs & IEEE80211_TX_UNEQUAL_MODULATION) in ieee80211_print_htcaps()