Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Ddm.c707 if (packet_count == rtldm->packet_count_pre) in rtl92ee_dm_dynamic_atc_switch()
710 rtldm->packet_count_pre = packet_count; in rtl92ee_dm_dynamic_atc_switch()
/Linux-v6.6/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-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddm.c2654 if (packet_count == rtldm->packet_count_pre) { in rtl8821ae_dm_dynamic_atc_switch()
2660 rtldm->packet_count_pre = packet_count; in rtl8821ae_dm_dynamic_atc_switch()
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dmain.h1644 u32 packet_count_pre; member
Drtw8822c.c4360 if (cfo->packet_count == cfo->packet_count_pre) in rtw8822c_cfo_track()
4363 cfo->packet_count_pre = cfo->packet_count; in rtw8822c_cfo_track()
/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1771 u32 packet_count_pre; member
Drtl8xxxu_core.c7102 if (cfo->packet_count == cfo->packet_count_pre) in rtl8xxxu_track_cfo()
7106 cfo->packet_count_pre = cfo->packet_count; in rtl8xxxu_track_cfo()
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1835 u32 packet_count_pre; member
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dphy.c2724 cfo->packet_count_pre = 0; in rtw89_phy_cfo_statistics_reset()
2747 if (cfo->packet_count == cfo->packet_count_pre) { in rtw89_phy_cfo_dm()
Dcore.h4074 u32 packet_count_pre; member