Home
last modified time | relevance | path

Searched refs:tx_fail_high_th (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_adaptivity.c278 u32 tx_fail_high_th = adapt->low_rate_tx_fail_th[1]; in phydm_l2h_ini_damping_chk() local
307 …PHYDM_DBG(dm, DBG_ADPTVTY, "low_rate_tx_fail_th{H, L}= {%d,%d}\n", tx_fail_high_th, tx_fail_low_th… in phydm_l2h_ini_damping_chk()
325 adapt_rc->low_rate_tx_fail_hist[1] > tx_fail_high_th && in phydm_l2h_ini_damping_chk()
327 adapt_rc->low_rate_tx_fail_hist[3] > tx_fail_high_th) { in phydm_l2h_ini_damping_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_adaptivity.c278 u32 tx_fail_high_th = adapt->low_rate_tx_fail_th[1]; in phydm_l2h_ini_damping_chk() local
307 …PHYDM_DBG(dm, DBG_ADPTVTY, "low_rate_tx_fail_th{H, L}= {%d,%d}\n", tx_fail_high_th, tx_fail_low_th… in phydm_l2h_ini_damping_chk()
325 adapt_rc->low_rate_tx_fail_hist[1] > tx_fail_high_th && in phydm_l2h_ini_damping_chk()
327 adapt_rc->low_rate_tx_fail_hist[3] > tx_fail_high_th) { in phydm_l2h_ini_damping_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dconf.h1082 u8 tx_fail_high_th; member
H A Dacx.c1668 acx->tx_fail_high_th = conf->tx_fail_high_th; in wl12xx_acx_set_rate_mgmt_params()
H A Dacx.h890 u8 tx_fail_high_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/
H A Dmain.c338 .tx_fail_high_th = 10,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/
H A Dmain.c476 .tx_fail_high_th = 10,