Home
last modified time | relevance | path

Searched refs:lastrpwm (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dps.c91 .lastrpwm = RTW89_LAST_RPWM_PS, in __rtw89_enter_lps()
103 .lastrpwm = RTW89_LAST_RPWM_ACTIVE, in __rtw89_leave_lps()
H A Dcore.h4265 u8 lastrpwm; /* enum rtw89_last_rpwm_mode */ member
H A Dfw.c1547 SET_LPS_PARM_LASTRPWM(skb->data, lps_param->lastrpwm); in rtw89_fw_h2c_lps_parm()