Searched refs:IPW2200_CHAN_2GHZ (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwi/ | ||
H A D | ipw2200_impl.h | 624 #define IPW2200_CHAN_2GHZ (1 << 6) macro |
H A D | ipw2200.c | 1614 *(ch - cnt) = IPW2200_CHAN_2GHZ | cnt; in ipw2200_start_scan() |