Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_rf.h40 struct regulatory_class { struct
41 u32 starting_freq; /*MHz, */
42 u8 channel_set[NUM_CHANNELS];
43 u8 channel_cck_power[NUM_CHANNELS]; /*dbm*/
44 u8 channel_ofdm_power[NUM_CHANNELS];/*dbm*/
45 u8 txpower_limit; /*dbm*/
46 u8 channel_spacing; /*MHz*/
47 u8 modem;
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_rf.h40 struct regulatory_class { struct
41 u32 starting_freq; /* MHz, */
42 u8 channel_set[MAX_CHANNEL_NUM];
43 u8 channel_cck_power[MAX_CHANNEL_NUM]; /* dbm */
44 u8 channel_ofdm_power[MAX_CHANNEL_NUM]; /* dbm */
45 u8 txpower_limit; /* dbm */
46 u8 channel_spacing; /* MHz */
47 u8 modem;
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_rf.h42 struct regulatory_class { struct
43 u32 starting_freq; /* MHz, */
44 u8 channel_set[MAX_CHANNEL_NUM];
45 u8 channel_cck_power[MAX_CHANNEL_NUM];/* dbm */
46 u8 channel_ofdm_power[MAX_CHANNEL_NUM];/* dbm */
47 u8 txpower_limit; /* dbm */
48 u8 channel_spacing; /* MHz */
49 u8 modem;