Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_phystatus.c1708 dbg->show_phy_sts_cnt++; in phydm_print_phystat_jgr3()
1711 if (dbg->show_phy_sts_cnt > dbg->show_phy_sts_max_cnt) in phydm_print_phystat_jgr3()
2526 dbg->show_phy_sts_cnt++; in phydm_print_phy_sts_jgr2()
2529 dbg->show_phy_sts_cnt, dbg->show_phy_sts_max_cnt); in phydm_print_phy_sts_jgr2()
2533 if (dbg->show_phy_sts_cnt > dbg->show_phy_sts_max_cnt) in phydm_print_phy_sts_jgr2()
3207 dbg->show_phy_sts_cnt = 0; in phydm_rx_phy_status_init()
Dphydm.h368 u16 show_phy_sts_cnt; member
Dphydm.c488 dm->phy_dbg_info.show_phy_sts_cnt = 0; in phydm_common_info_self_update()