Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
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/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
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/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
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/drivers/net/wireless/realtek/rtw88/
A Dmain.h1656 u32 packet_count_pre; member
A 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/drivers/net/wireless/realtek/rtl8xxxu/
A Drtl8xxxu.h1783 u32 packet_count_pre; member
A 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/drivers/net/wireless/realtek/rtlwifi/
A Dwifi.h1797 u32 packet_count_pre; member
/linux/drivers/net/wireless/realtek/rtw89/
A 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()
A Dcore.h4973 u32 packet_count_pre; member

Completed in 125 milliseconds