EEPROM_CHANNEL_IBSS
if (!(ch->flags & EEPROM_CHANNEL_IBSS))
((eeprom_ch->flags & EEPROM_CHANNEL_IBSS) &&
flags & EEPROM_CHANNEL_IBSS) &&
return (ch->flags & EEPROM_CHANNEL_IBSS) ? 1 : 0;
((eeprom_ch->flags & EEPROM_CHANNEL_IBSS) &&
if (!(eeprom_ch->flags & EEPROM_CHANNEL_IBSS))
EEPROM_CHANNEL_IBSS) &&