Searched refs:LIBIPW_CH_NO_IBSS (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h691 LIBIPW_CH_NO_IBSS = (1 << 3), enumerator in enum:__anon848
H A Dipw2200.c1876 ((geo->bg[i].flags & LIBIPW_CH_NO_IBSS) ||
1893 ((geo->a[i].flags & LIBIPW_CH_NO_IBSS) ||
11290 if (geo->bg[i].flags & LIBIPW_CH_NO_IBSS)
11329 if (geo->a[i].flags & LIBIPW_CH_NO_IBSS)
H A Dipw2100.c1907 if (geo->bg[i].flags & LIBIPW_CH_NO_IBSS)

Completed in 368 milliseconds