Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h582 #define IPW2200_AUTH_SHARED (1) macro
H A Dipw2200.c1752 assoc.auth = (ic->ic_def_txkey << 4) | IPW2200_AUTH_SHARED; in ipw2200_auth_and_assoc()