Searched defs:il_channel_info (Results 1 – 1 of 1) sorted by relevance
470 struct il_channel_info { struct471 struct il4965_channel_tgd_info tgd;472 struct il4965_channel_tgh_info tgh;473 struct il_eeprom_channel eeprom; /* EEPROM regulatory limit */474 struct il_eeprom_channel ht40_eeprom; /* EEPROM regulatory limit for477 u8 channel; /* channel number */478 u8 flags; /* flags copied from EEPROM */479 s8 max_power_avg; /* (dBm) regul. eeprom, normal Tx, any rate */480 s8 curr_txpow; /* (dBm) regulatory/spectrum/user (not h/w) limit */481 s8 min_power; /* always 0 */[all …]