Lines Matching refs:ieee80211_hw
31 bool rtl_ps_set_rf_state(struct ieee80211_hw *hw,
34 bool rtl_ps_enable_nic(struct ieee80211_hw *hw);
35 bool rtl_ps_disable_nic(struct ieee80211_hw *hw);
36 void rtl_ips_nic_off(struct ieee80211_hw *hw);
37 void rtl_ips_nic_on(struct ieee80211_hw *hw);
39 void rtl_lps_enter(struct ieee80211_hw *hw);
40 void rtl_lps_leave(struct ieee80211_hw *hw);
42 void rtl_lps_set_psmode(struct ieee80211_hw *hw, u8 rt_psmode);
44 void rtl_swlps_beacon(struct ieee80211_hw *hw, void *data, unsigned int len);
47 void rtl_swlps_rf_awake(struct ieee80211_hw *hw);
48 void rtl_swlps_rf_sleep(struct ieee80211_hw *hw);
49 void rtl_p2p_ps_cmd(struct ieee80211_hw *hw , u8 p2p_ps_state);
50 void rtl_p2p_info(struct ieee80211_hw *hw, void *data, unsigned int len);