Searched refs:IPW2200_DATA_FLAG_NO_WEP (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwi/ | ||
H A D | ipw2200_impl.h | 469 #define IPW2200_DATA_FLAG_NO_WEP (0x20) macro |
H A D | ipw2200.c | 2318 txdsc->flags |= IPW2200_DATA_FLAG_NO_WEP; in ipw2200_send() |