Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dynamic_rx_path.c34 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_process_phy_status_for_dynamic_rx_path()
47 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_drp_get_statistic()
65 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_dynamic_rx_path()
192 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_dynamic_rx_path_callback()
249 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_dynamic_rx_path_timers()
271 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_dynamic_rx_path_init()
305 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_drp_debug()
339 struct _DYNAMIC_RX_PATH_ *p_dm_drp_table = &(p_dm->dm_drp_table); in phydm_dynamic_rx_path_caller()
H A Dphydm.h924 struct _DYNAMIC_RX_PATH_ dm_drp_table; member
H A Dphydm.c2429 &p_dm->dm_drp_table.phydm_dynamic_rx_path_workitem, in odm_init_all_work_items()
2597 odm_free_work_item(&(p_dm->dm_drp_table.phydm_dynamic_rx_path_workitem)); in odm_free_all_work_items()