Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8188e.c1595 if ((ra->pt_stop_count >= 10) || in rtl8188e_power_training_try_state()
1607 ra->pt_stop_count = 0; in rtl8188e_power_training_try_state()
1610 ra->pt_stop_count++; in rtl8188e_power_training_try_state()
1625 ra->pt_stop_count = 0; in rtl8188e_power_training_try_state()
1828 ra->pt_stop_count = 0; in rtl8188e_ra_info_init_all()
Drtl8xxxu.h1765 u8 pt_stop_count; /* Stop PT counter */ member