Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ps.c45 u32 priv_mac_sts = 0; in _hal_ps_lps_chk_leave() local
58 if (mac_sts != priv_mac_sts) { in _hal_ps_lps_chk_leave()
62 priv_mac_sts = mac_sts; in _hal_ps_lps_chk_leave()
99 u32 priv_mac_sts = 0; in _hal_ps_pwr_state_chk() local
112 if (mac_sts != priv_mac_sts) { in _hal_ps_pwr_state_chk()
116 priv_mac_sts = mac_sts; in _hal_ps_pwr_state_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ps.c45 u32 priv_mac_sts = 0; in _hal_ps_lps_chk_leave() local
58 if (mac_sts != priv_mac_sts) { in _hal_ps_lps_chk_leave()
62 priv_mac_sts = mac_sts; in _hal_ps_lps_chk_leave()
99 u32 priv_mac_sts = 0; in _hal_ps_pwr_state_chk() local
112 if (mac_sts != priv_mac_sts) { in _hal_ps_pwr_state_chk()
116 priv_mac_sts = mac_sts; in _hal_ps_pwr_state_chk()