Home
last modified time | relevance | path

Searched refs:rtl_lps_set_psmode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dps.h17 void rtl_lps_set_psmode(struct ieee80211_hw *hw, u8 rt_psmode);
H A Dps.c325 void rtl_lps_set_psmode(struct ieee80211_hw *hw, u8 rt_psmode) in rtl_lps_set_psmode() function
421 * In normal case, this constraint move to rtl_lps_set_psmode(). in rtl_lps_enter_core()
425 rtl_lps_set_psmode(hw, EAUTOPS); in rtl_lps_enter_core()
455 rtl_lps_set_psmode(hw, EACTIVE); in rtl_lps_leave_core()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dps.h17 void rtl_lps_set_psmode(struct ieee80211_hw *hw, u8 rt_psmode);
H A Dps.c325 void rtl_lps_set_psmode(struct ieee80211_hw *hw, u8 rt_psmode) in rtl_lps_set_psmode() function
421 * In normal case, this constraint move to rtl_lps_set_psmode(). in rtl_lps_enter_core()
425 rtl_lps_set_psmode(hw, EAUTOPS); in rtl_lps_enter_core()
455 rtl_lps_set_psmode(hw, EACTIVE); in rtl_lps_leave_core()

Completed in 4 milliseconds