Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h802 #define IEEE80211_ERP_LONG_PREAMBLE 0x04 macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c389 erp |= IEEE80211_ERP_LONG_PREAMBLE; in ieee80211_add_erp()