Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_8188e.c1611 if ((ra->pt_stop_count >= 10) || in rtl8188e_power_training_try_state()
1623 ra->pt_stop_count = 0; in rtl8188e_power_training_try_state()
1626 ra->pt_stop_count++; in rtl8188e_power_training_try_state()
1641 ra->pt_stop_count = 0; in rtl8188e_power_training_try_state()
1844 ra->pt_stop_count = 0; in rtl8188e_ra_info_init_all()
Drtl8xxxu.h1753 u8 pt_stop_count; /* Stop PT counter */ member