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 D | phydm_adaptivity.c | 278 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 D | phydm_adaptivity.c | 278 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 D | conf.h | 1082 u8 tx_fail_high_th; member
|
| H A D | acx.c | 1668 acx->tx_fail_high_th = conf->tx_fail_high_th; in wl12xx_acx_set_rate_mgmt_params()
|
| H A D | acx.h | 890 u8 tx_fail_high_th; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 338 .tx_fail_high_th = 10,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/ |
| H A D | main.c | 476 .tx_fail_high_th = 10,
|