Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A 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.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A 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.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A 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.15/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1690 u32 packet_count_pre; member
H A Drtw8822c.c4322 if (cfo->packet_count == cfo->packet_count_pre) in rtw8822c_cfo_track()
4325 cfo->packet_count_pre = cfo->packet_count; in rtw8822c_cfo_track()
/linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1783 u32 packet_count_pre; member
H A Dcore.c7330 if (cfo->packet_count == cfo->packet_count_pre) in rtl8xxxu_track_cfo()
7334 cfo->packet_count_pre = cfo->packet_count; in rtl8xxxu_track_cfo()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1797 u32 packet_count_pre; member
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.c4627 cfo->packet_count_pre = 0; in rtw89_phy_cfo_statistics_reset()
4650 if (cfo->packet_count == cfo->packet_count_pre) { in rtw89_phy_cfo_dm()
H A Dcore.h5116 u32 packet_count_pre; member