Lines Matching refs:ieee80211_hw
570 int ath_tx_start(struct ieee80211_hw *hw, struct sk_buff *skb,
572 void ath_tx_cabq(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
584 void ath9k_release_buffered_frames(struct ieee80211_hw *hw,
724 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop,
835 void ath9k_init_wow(struct ieee80211_hw *hw);
836 void ath9k_deinit_wow(struct ieee80211_hw *hw);
837 int ath9k_suspend(struct ieee80211_hw *hw,
839 int ath9k_resume(struct ieee80211_hw *hw);
840 void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled);
842 static inline void ath9k_init_wow(struct ieee80211_hw *hw) in ath9k_init_wow()
845 static inline void ath9k_deinit_wow(struct ieee80211_hw *hw) in ath9k_deinit_wow()
848 static inline int ath9k_suspend(struct ieee80211_hw *hw, in ath9k_suspend()
853 static inline int ath9k_resume(struct ieee80211_hw *hw) in ath9k_resume()
857 static inline void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled) in ath9k_set_wakeup()
957 struct ieee80211_hw *hw;
1084 void ath9k_rfkill_poll_state(struct ieee80211_hw *hw);