Home
last modified time | relevance | path

Searched refs:rtl_lps_leave (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dps.h15 void rtl_lps_leave(struct ieee80211_hw *hw, bool may_block);
H A Dps.c667 void rtl_lps_leave(struct ieee80211_hw *hw, bool may_block) in rtl_lps_leave() function
676 EXPORT_SYMBOL_GPL(rtl_lps_leave);
H A Dcore.c538 rtl_lps_leave(hw, true); in rtl_op_suspend()
1143 rtl_lps_leave(hw, true); in rtl_op_bss_info_changed()
1431 rtl_lps_leave(hw, true); in rtl_op_sw_scan_start()
H A Dpci.c548 rtl_lps_leave(hw, false); in _rtl_pci_tx_isr()
804 rtl_lps_leave(hw, false); in _rtl_pci_rx_interrupt()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c273 rtl_lps_leave(rtlpriv->mac80211.hw, false); in halbtc_leave_lps()
307 rtl_lps_leave(rtlpriv->mac80211.hw, false); in halbtc_normal_lps()
319 rtl_lps_leave(rtlpriv->mac80211.hw, false); in halbtc_pre_normal_lps()