Home
last modified time | relevance | path

Searched refs:p_odm_sta_info (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm.h775 …struct sta_info *p_odm_sta_info[ODM_ASSOCIATE_ENTRY_NUM];/*_ODM_STA_INFO, 2012/01/12 MH For MP, we… member
H A Dphydm_rainfo.c557 p_entry = p_dm->p_odm_sta_info[i]; in odm_refresh_rate_adaptive_mask_ap()
2095 p_entry = p_dm->p_odm_sta_info[phydm_macid]; in phydm_update_rate_id()
H A Dphydm_interface.c1237 p_dm->p_odm_sta_info[index] = (struct sta_info *)p_value; in odm_cmn_info_ptr_array_hook()
H A Dphydm_beamforming.c36 struct sta_info *p_sta = p_dm->p_odm_sta_info[sta_idx]; in phydm_sta_info_init()