Home
last modified time | relevance | path

Searched refs:fixed_dig_cck_pd_th (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c4853 cck_pd_th = hal->fixed_dig_cck_pd_th; in rtw89_debug_priv_static_pd_th_get()
4889 hal->fixed_dig_cck_pd_th = 0; in rtw89_debug_priv_static_pd_th_set()
4902 hal->fixed_dig_cck_pd_th = pd_th_dbm; in rtw89_debug_priv_static_pd_th_set()
4908 hal->fixed_dig_cck_pd_th); in rtw89_debug_priv_static_pd_th_set()
H A Dcore.h6427 s8 fixed_dig_cck_pd_th; /* dBm */ member
H A Dphy.c7686 pd_val = hal->fixed_dig_cck_pd_th; in rtw89_phy_dig_dyn_pd_th()