Home
last modified time | relevance | path

Searched defs:regulatory_class (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_rf.h28 struct regulatory_class { struct
29 u32 starting_freq; /*MHz, */
30 u8 channel_set[NUM_CHANNELS];
31 u8 channel_cck_power[NUM_CHANNELS]; /*dbm*/
32 u8 channel_ofdm_power[NUM_CHANNELS];/*dbm*/
33 u8 txpower_limit; /*dbm*/
34 u8 channel_spacing; /*MHz*/
35 u8 modem;
/drivers/staging/r8188eu/include/
Drtw_rf.h19 struct regulatory_class { struct
20 u32 starting_freq; /* MHz, */
21 u8 channel_set[MAX_CHANNEL_NUM];
22 u8 channel_cck_power[MAX_CHANNEL_NUM]; /* dbm */
23 u8 channel_ofdm_power[MAX_CHANNEL_NUM]; /* dbm */
24 u8 txpower_limit; /* dbm */
25 u8 channel_spacing; /* MHz */
26 u8 modem;
/drivers/staging/rtl8723bs/include/
Drtw_rf.h39 struct regulatory_class { struct
40 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;