Searched refs:IPW_WEPON (Results 1 – 2 of 2) sorted by relevance
230 #define IPW_WEPON 0x8 macro
2213 data = htole32((vap->iv_flags & IEEE80211_F_PRIVACY) ? IPW_WEPON : 0); in ipw_assoc()