Home
last modified time | relevance | path

Searched refs:fft_smp_point (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_psd.c45 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
56 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
65 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
72 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
278 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
279 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
281 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
282 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
288 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
303 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
[all …]
H A Dphydm_psd.h43 u16 fft_smp_point; member
60 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_psd.c45 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
56 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
65 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
72 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
278 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
279 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
281 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
282 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
288 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
303 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
[all …]
H A Dphydm_psd.h43 u16 fft_smp_point; member
60 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_psd.c46 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
57 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
66 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
73 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
279 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
280 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
282 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
283 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
289 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
304 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
[all …]
H A Dphydm_psd.h44 u16 fft_smp_point; member
61 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_psd.c45 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
56 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
65 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
72 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
278 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
279 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
281 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
282 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
288 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
303 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
[all …]
H A Dphydm_psd.h43 u16 fft_smp_point; member
60 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_psd.c45 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
56 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
65 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
72 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
278 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
279 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
281 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
282 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
288 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
303 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
[all …]
H A Dphydm_psd.h43 u16 fft_smp_point; member
60 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_psd.c45 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
53 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
60 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
221 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
222 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
224 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
225 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
231 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
246 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
291 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel, in phydm_psd_para_setting() argument
[all …]
H A Dphydm_psd.h41 u16 fft_smp_point; member
58 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_psd.c46 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
55 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
62 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
232 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
233 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
235 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
236 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
242 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
257 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
302 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel, in phydm_psd_para_setting() argument
[all …]
H A Dphydm_psd.h43 u16 fft_smp_point; member
60 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_psd.c46 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
55 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
62 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
232 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
233 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
235 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
236 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
242 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
257 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
302 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel, in phydm_psd_para_setting() argument
[all …]
H A Dphydm_psd.h43 u16 fft_smp_point; member
60 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_psd.c47 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
56 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
63 ODM_delay_us(10 << (dm_psd_table->fft_smp_point >> 7)); in phydm_get_psd_data()
233 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
234 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
236 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
237 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
243 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
258 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
303 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel, in phydm_psd_para_setting() argument
[all …]
H A Dphydm_psd.h44 u16 fft_smp_point; member
61 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_psd.c150 if (stop_point > (p_dm_psd_table->fft_smp_point-1)) in phydm_psd()
151 stop_point = (p_dm_psd_table->fft_smp_point-1); in phydm_psd()
153 if (start_point > (p_dm_psd_table->fft_smp_point-1)) in phydm_psd()
154 start_point = (p_dm_psd_table->fft_smp_point-1); in phydm_psd()
162 fft_max_half_bw = (p_dm_psd_table->fft_smp_point)>>1; in phydm_psd()
177 if( p_dm_psd_table->fft_smp_point == 128 && (p_dm_psd_table->noise_k_en)) { in phydm_psd()
228 u16 fft_smp_point, in phydm_psd_para_setting() argument
239 p_dm_psd_table->fft_smp_point = fft_smp_point; in phydm_psd_para_setting()
248 if (fft_smp_point == 128) in phydm_psd_para_setting()
250 else if (fft_smp_point == 256) in phydm_psd_para_setting()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_psd.c214 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
215 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
217 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
218 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
224 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
239 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
284 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel, in phydm_psd_para_setting() argument
291 dm_psd_table->fft_smp_point = fft_smp_point; in phydm_psd_para_setting()
300 if (fft_smp_point == 128) in phydm_psd_para_setting()
302 else if (fft_smp_point == 256) in phydm_psd_para_setting()
[all …]
H A Dphydm_psd.h42 u16 fft_smp_point; member
59 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_psd.c214 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
215 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
217 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
218 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
224 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
239 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
284 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel, in phydm_psd_para_setting() argument
291 dm_psd_table->fft_smp_point = fft_smp_point; in phydm_psd_para_setting()
300 if (fft_smp_point == 128) in phydm_psd_para_setting()
302 else if (fft_smp_point == 256) in phydm_psd_para_setting()
[all …]
H A Dphydm_psd.h42 u16 fft_smp_point; member
59 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_psd.c214 if (stop_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
215 stop_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
217 if (start_point > (dm_psd_table->fft_smp_point - 1)) in phydm_psd()
218 start_point = (dm_psd_table->fft_smp_point - 1); in phydm_psd()
224 fft_max_half_bw = (dm_psd_table->fft_smp_point) >> 1; in phydm_psd()
239 if (dm_psd_table->fft_smp_point == 128 && in phydm_psd()
284 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel, in phydm_psd_para_setting() argument
291 dm_psd_table->fft_smp_point = fft_smp_point; in phydm_psd_para_setting()
300 if (fft_smp_point == 128) in phydm_psd_para_setting()
302 else if (fft_smp_point == 256) in phydm_psd_para_setting()
[all …]
H A Dphydm_psd.h42 u16 fft_smp_point; member
59 u8 i_q_setting, u16 fft_smp_point, u8 ant_sel,

12