Home
last modified time | relevance | path

Searched refs:p2pps_info (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_p2pps.c31 phl_com->p2pps_info = (void*)info; in phl_p2pps_init()
41 info = (struct rtw_phl_p2pps_info *)phl_com->p2pps_info; in phl_p2pps_deinit()
46 phl_com->p2pps_info = NULL; in phl_p2pps_deinit()
H A Dphl_struct.h370 #define phl_to_p2pps_info(_phl) (((_phl)->phl_com->p2pps_info))
H A Dphl_def.h2697 void *p2pps_info; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_p2pps.c31 phl_com->p2pps_info = (void*)info; in phl_p2pps_init()
41 info = (struct rtw_phl_p2pps_info *)phl_com->p2pps_info; in phl_p2pps_deinit()
46 phl_com->p2pps_info = NULL; in phl_p2pps_deinit()
H A Dphl_struct.h365 #define phl_to_p2pps_info(_phl) (((_phl)->phl_com->p2pps_info))
H A Dphl_def.h2673 void *p2pps_info; member