Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h932 #define IEEE80211_AID(b) ((b) &~ 0xc000) macro
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c6012 sc->rxon.associd = htole16(IEEE80211_AID(ni->in_associd)); in iwn_run()