Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h230 #define IPW_WEPON 0x8 macro
H A Dif_ipw.c2213 data = htole32((vap->iv_flags & IEEE80211_F_PRIVACY) ? IPW_WEPON : 0); in ipw_assoc()