Searched defs:il_channel_info (Results 1 – 1 of 1) sorted by relevance
484 struct il_channel_info { struct485 struct il4965_channel_tgd_info tgd;486 struct il4965_channel_tgh_info tgh;487 struct il_eeprom_channel eeprom; /* EEPROM regulatory limit */488 struct il_eeprom_channel ht40_eeprom; /* EEPROM regulatory limit for491 u8 channel; /* channel number */492 u8 flags; /* flags copied from EEPROM */493 s8 max_power_avg; /* (dBm) regul. eeprom, normal Tx, any rate */494 s8 curr_txpow; /* (dBm) regulatory/spectrum/user (not h/w) limit */495 s8 min_power; /* always 0 */[all …]