Searched refs:PS_MACID_NONE (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_ps.c | 300 ps->macid = (leave_proto != true) ? ps->macid : PS_MACID_NONE; in _leave_ps() 304 ps->macid = PS_MACID_NONE; in _leave_ps() 353 if (macid == PS_MACID_NONE) in _enter_ps() 732 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "mdl start with rf off"); in _ps_mdl_start() 1114 u16 macid = PS_MACID_NONE; in _ps_watchdog_post_hdlr() 1180 u16 macid = PS_MACID_NONE; in _phy_idle_msg_hdlr() 1233 u16 macid = PS_MACID_NONE; in _ext_msg_post_hdlr() 1468 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "msg rf off"); in _general_mdl_msg_hdlr() 1586 u16 macid = PS_MACID_NONE; in _ps_cap_chg_msg_hdlr() 1645 u16 macid = PS_MACID_NONE; in _ps_period_chk_hdlr() [all …]
|
| H A D | phl_ps.h | 24 #define PS_MACID_NONE 0xFFFF macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_ps.c | 323 ps->macid = (leave_proto != true) ? ps->macid : PS_MACID_NONE; in _leave_ps() 327 ps->macid = PS_MACID_NONE; in _leave_ps() 376 if (macid == PS_MACID_NONE) in _enter_ps() 757 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "mdl start with rf off"); in _ps_mdl_start() 1143 u16 macid = PS_MACID_NONE; in _ps_watchdog_post_hdlr() 1209 u16 macid = PS_MACID_NONE; in _phy_idle_msg_hdlr() 1262 u16 macid = PS_MACID_NONE; in _ext_msg_post_hdlr() 1504 _enter_ps(ps, PS_MODE_IPS, PS_MACID_NONE, "msg rf off"); in _general_mdl_msg_hdlr() 1622 u16 macid = PS_MACID_NONE; in _ps_cap_chg_msg_hdlr() 1681 u16 macid = PS_MACID_NONE; in _ps_period_chk_hdlr() [all …]
|
| H A D | phl_ps.h | 24 #define PS_MACID_NONE 0xFFFF macro
|