Searched refs:rtw_phl_p2pps_info (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_p2pps.c | 23 struct rtw_phl_p2pps_info *info; in phl_p2pps_init() 25 info = (struct rtw_phl_p2pps_info *)_os_mem_alloc(phl_to_drvpriv(phl), in phl_p2pps_init() 40 struct rtw_phl_p2pps_info *info ; in phl_p2pps_deinit() 41 info = (struct rtw_phl_p2pps_info *)phl_com->p2pps_info; in phl_p2pps_deinit() 73 _phl_p2pps_dump_noa_table(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_dump_noa_table() 113 _phl_p2pps_get_noa_info_by_role(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_get_noa_info_by_role() 213 struct rtw_phl_p2pps_info *psinfo = phl_to_p2pps_info(phl_info); in _phl_p2pps_ap_on_tsf32_tog() 268 _phl_p2pps_copy_noa_desc(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_copy_noa_desc() 280 _phl_p2pps_clear_noa_desc(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_clear_noa_desc() 291 _phl_p2pps_noa_increase_desc(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_noa_increase_desc() [all …]
|
| H A D | phl_p2pps_def.h | 27 struct rtw_phl_p2pps_info { struct
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_p2pps.c | 23 struct rtw_phl_p2pps_info *info; in phl_p2pps_init() 25 info = (struct rtw_phl_p2pps_info *)_os_mem_alloc(phl_to_drvpriv(phl), in phl_p2pps_init() 40 struct rtw_phl_p2pps_info *info ; in phl_p2pps_deinit() 41 info = (struct rtw_phl_p2pps_info *)phl_com->p2pps_info; in phl_p2pps_deinit() 73 _phl_p2pps_dump_noa_table(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_dump_noa_table() 113 _phl_p2pps_get_noa_info_by_role(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_get_noa_info_by_role() 213 struct rtw_phl_p2pps_info *psinfo = phl_to_p2pps_info(phl_info); in _phl_p2pps_ap_on_tsf32_tog() 268 _phl_p2pps_copy_noa_desc(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_copy_noa_desc() 280 _phl_p2pps_clear_noa_desc(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_clear_noa_desc() 291 _phl_p2pps_noa_increase_desc(struct rtw_phl_p2pps_info *psinfo, in _phl_p2pps_noa_increase_desc() [all …]
|
| H A D | phl_p2pps_def.h | 27 struct rtw_phl_p2pps_info { struct
|