Lines Matching refs:ieee80211_hw
568 int ath_tx_start(struct ieee80211_hw *hw, struct sk_buff *skb,
570 void ath_tx_cabq(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
582 void ath9k_release_buffered_frames(struct ieee80211_hw *hw,
723 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop,
834 void ath9k_init_wow(struct ieee80211_hw *hw);
835 void ath9k_deinit_wow(struct ieee80211_hw *hw);
836 int ath9k_suspend(struct ieee80211_hw *hw,
838 int ath9k_resume(struct ieee80211_hw *hw);
839 void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled);
841 static inline void ath9k_init_wow(struct ieee80211_hw *hw) in ath9k_init_wow()
844 static inline void ath9k_deinit_wow(struct ieee80211_hw *hw) in ath9k_deinit_wow()
847 static inline int ath9k_suspend(struct ieee80211_hw *hw, in ath9k_suspend()
852 static inline int ath9k_resume(struct ieee80211_hw *hw) in ath9k_resume()
856 static inline void ath9k_set_wakeup(struct ieee80211_hw *hw, bool enabled) in ath9k_set_wakeup()
956 struct ieee80211_hw *hw;
1083 void ath9k_rfkill_poll_state(struct ieee80211_hw *hw);