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