Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
Drtw_pwrctrl.h188 struct pno_scan_info { struct
189 u8 enableRFE; /* Enable RFE */
190 u8 period_scan_time; /* exclusive with fast_scan_period and slow_scan_period */
191 u8 periodScan; /* exclusive with fast_scan_period and slow_scan_period */
192 u8 orig_80_offset; /* original channel 80 offset */
193 u8 orig_40_offset; /* original channel 40 offset */
194 u8 orig_bw; /* original bandwidth */
195 u8 orig_ch; /* original channel */
196 u8 channel_num; /* number of channel */
197 u64 rfe_type; /* rfe_type && 0x00000000000000ff */
[all …]