Home
last modified time | relevance | path

Searched refs:pcie_info (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c3884 adapter->pcie_info.autok_total += hw_tar16; in pcie_autok_counter_avg()
3885 adapter->pcie_info.autok_2s_cnt++; in pcie_autok_counter_avg()
3887 if (adapter->pcie_info.autok_2s_cnt >= PCIE_AUTOK_UD_CNT) { in pcie_autok_counter_avg()
3925 tmp16 = adapter->pcie_info.autok_total / adapter->pcie_info.autok_2s_cnt; in pcie_autok_counter_avg()
3960 adapter->pcie_info.autok_total = 0; in pcie_autok_counter_avg()
3961 adapter->pcie_info.autok_2s_cnt = 0; in pcie_autok_counter_avg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h14179 struct mac_ax_pcie_info pcie_info; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h14179 struct mac_ax_pcie_info pcie_info; member