Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8188e.c314 static const u8 pt_penalty[RETRYSIZE + 1] = {34, 31, 30, 24, 0, 32}; variable
1654 num_total = ra->total * pt_penalty[5]; in rtl8188e_power_training_decision()
1656 numsc += ra->retry[j] * pt_penalty[j]; in rtl8188e_power_training_decision()