Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ps.c523 sw_cap->init_rt_stop_rson = PS_RT_RSON_NONE; in _init_ps_dflt_sw_cap()
621 ps->rt_stop_rson = PS_RT_RSON_NONE; in _ps_mdl_init()
900 if (ps->rt_stop_rson == PS_RT_RSON_NONE) in _chk_ps_cap()
911 if (ps->rt_stop_rson == PS_RT_RSON_NONE) in _chk_ps_cap()
1583 enum phl_ps_rt_rson rt_rson = PS_RT_RSON_NONE; in _ps_cap_chg_msg_hdlr()
1611 if (ps->rt_stop_rson != PS_RT_RSON_NONE) { in _ps_cap_chg_msg_hdlr()
1621 if (ps->rt_stop_rson == PS_RT_RSON_NONE) { in _ps_cap_chg_msg_hdlr()
H A Dphl_def.h1437 #define PS_RT_RSON_NONE 0 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ps.c548 sw_cap->init_rt_stop_rson = PS_RT_RSON_NONE; in _init_ps_dflt_sw_cap()
646 ps->rt_stop_rson = PS_RT_RSON_NONE; in _ps_mdl_init()
925 if (ps->rt_stop_rson == PS_RT_RSON_NONE) in _chk_ps_cap()
936 if (ps->rt_stop_rson == PS_RT_RSON_NONE) in _chk_ps_cap()
1619 enum phl_ps_rt_rson rt_rson = PS_RT_RSON_NONE; in _ps_cap_chg_msg_hdlr()
1647 if (ps->rt_stop_rson != PS_RT_RSON_NONE) { in _ps_cap_chg_msg_hdlr()
1657 if (ps->rt_stop_rson == PS_RT_RSON_NONE) { in _ps_cap_chg_msg_hdlr()
H A Dphl_def.h1458 #define PS_RT_RSON_NONE 0 macro