Searched refs:LIBIPW_CH_B_ONLY (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_geo.c | 48 !(ieee->geo.bg[i].flags & LIBIPW_CH_B_ONLY))) in libipw_is_valid_channel()
|
H A D | libipw.h | 690 LIBIPW_CH_B_ONLY = (1 << 2), enumerator
|
H A D | ipw2200.c | 1881 geo->bg[i].flags & LIBIPW_CH_B_ONLY ? in channels_show() 10979 {2472, 13}, {2484, 14, LIBIPW_CH_B_ONLY}}, 10992 {2472, 13}, {2484, 14, LIBIPW_CH_B_ONLY |
|