Home
last modified time | relevance | path

Searched refs:rt_ps (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c24 struct rt_ps { struct
1585 struct rt_ps *rt_ps_info= NULL; in _ps_cap_chg_msg_hdlr()
1589 rt_ps_info = (struct rt_ps *)msg->inbuf; in _ps_cap_chg_msg_hdlr()
1940 struct rt_ps *ps_rt_info = NULL; in rtw_phl_ps_set_rt_cap()
1942 ps_rt_info = (struct rt_ps *)_os_mem_alloc(phl_to_drvpriv(phl_info), sizeof(struct rt_ps)); in rtw_phl_ps_set_rt_cap()
1955 msg.inlen = sizeof(struct rt_ps); in rtw_phl_ps_set_rt_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c24 struct rt_ps { struct
1621 struct rt_ps *rt_ps_info= NULL; in _ps_cap_chg_msg_hdlr()
1625 rt_ps_info = (struct rt_ps *)msg->inbuf; in _ps_cap_chg_msg_hdlr()
1976 struct rt_ps *ps_rt_info = NULL; in rtw_phl_ps_set_rt_cap()
1978 ps_rt_info = (struct rt_ps *)_os_mem_alloc(phl_to_drvpriv(phl_info), sizeof(struct rt_ps)); in rtw_phl_ps_set_rt_cap()
1991 msg.inlen = sizeof(struct rt_ps); in rtw_phl_ps_set_rt_cap()