Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Ddm.c700 if (packet_count == rtldm->packet_count_pre) in rtl92ee_dm_dynamic_atc_switch()
703 rtldm->packet_count_pre = packet_count; in rtl92ee_dm_dynamic_atc_switch()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Ddm.c1141 if (packet_count == rtldm->packet_count_pre) in rtl8723be_dm_dynamic_atc_switch()
1144 rtldm->packet_count_pre = packet_count; in rtl8723be_dm_dynamic_atc_switch()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddm.c2652 if (packet_count == rtldm->packet_count_pre) { in rtl8821ae_dm_dynamic_atc_switch()
2658 rtldm->packet_count_pre = packet_count; in rtl8821ae_dm_dynamic_atc_switch()
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dmain.h1656 u32 packet_count_pre; member
Drtw8822c.c4364 if (cfo->packet_count == cfo->packet_count_pre) in rtw8822c_cfo_track()
4367 cfo->packet_count_pre = cfo->packet_count; in rtw8822c_cfo_track()
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1783 u32 packet_count_pre; member
Dcore.c7321 if (cfo->packet_count == cfo->packet_count_pre) in rtl8xxxu_track_cfo()
7325 cfo->packet_count_pre = cfo->packet_count; in rtl8xxxu_track_cfo()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1797 u32 packet_count_pre; member
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dphy.c4127 cfo->packet_count_pre = 0; in rtw89_phy_cfo_statistics_reset()
4150 if (cfo->packet_count == cfo->packet_count_pre) { in rtw89_phy_cfo_dm()
Dcore.h4973 u32 packet_count_pre; member