Searched defs:regulatory_class (Results 1 – 1 of 1) sorted by relevance
39 struct regulatory_class { struct40 u32 starting_freq; /* MHz, */41 u8 channel_set[MAX_CHANNEL_NUM];42 u8 channel_cck_power[MAX_CHANNEL_NUM];/* dbm */43 u8 channel_ofdm_power[MAX_CHANNEL_NUM];/* dbm */44 u8 txpower_limit; /* dbm */45 u8 channel_spacing; /* MHz */46 u8 modem;