Searched refs:IPW2200_CHAN_5GHZ (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/iwi/ | ||
H A D | ipw2200_impl.h | 623 #define IPW2200_CHAN_5GHZ (0 << 6) macro |
H A D | ipw2200.c | 1600 *(ch - cnt) = IPW2200_CHAN_5GHZ | (uint8_t)cnt; in ipw2200_start_scan() |