Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A 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/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.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/drivers/net/wireless/realtek/rtw89/
A Dphy.c1735 cfo->packet_count_pre = 0; in rtw89_phy_cfo_statistics_reset()
1756 if (cfo->packet_count == cfo->packet_count_pre) { in rtw89_phy_cfo_dm()
A Dcore.h2564 u32 packet_count_pre; member
/linux/drivers/net/wireless/realtek/rtw88/
A Dmain.h1592 u32 packet_count_pre; member
A Drtw8822c.c4315 if (cfo->packet_count == cfo->packet_count_pre) in rtw8822c_cfo_track()
4318 cfo->packet_count_pre = cfo->packet_count; in rtw8822c_cfo_track()
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dwifi.h1848 u32 packet_count_pre; member

Completed in 95 milliseconds