Lines Matching defs:hw
58 ath5k_tx(struct ieee80211_hw *hw, struct ieee80211_tx_control *control, in ath5k_tx()
74 ath5k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_add_interface()
158 ath5k_remove_interface(struct ieee80211_hw *hw, in ath5k_remove_interface()
195 ath5k_config(struct ieee80211_hw *hw, u32 changed) in ath5k_config()
252 ath5k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath5k_bss_info_changed()
320 ath5k_prepare_multicast(struct ieee80211_hw *hw, in ath5k_prepare_multicast()
368 ath5k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, in ath5k_configure_filter()
484 ath5k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in ath5k_set_key()
550 ath5k_sw_scan_start(struct ieee80211_hw *hw, in ath5k_sw_scan_start()
561 ath5k_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_sw_scan_complete()
570 ath5k_get_stats(struct ieee80211_hw *hw, in ath5k_get_stats()
588 ath5k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, in ath5k_conf_tx()
627 ath5k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_get_tsf()
636 ath5k_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u64 tsf) in ath5k_set_tsf()
645 ath5k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_reset_tsf()
661 ath5k_get_survey(struct ieee80211_hw *hw, int idx, struct survey_info *survey) in ath5k_get_survey()
709 ath5k_set_coverage_class(struct ieee80211_hw *hw, s16 coverage_class) in ath5k_set_coverage_class()
720 ath5k_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) in ath5k_set_antenna()
737 ath5k_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) in ath5k_get_antenna()
753 static void ath5k_get_ringparam(struct ieee80211_hw *hw, in ath5k_get_ringparam()
765 static int ath5k_set_ringparam(struct ieee80211_hw *hw, u32 tx, u32 rx) in ath5k_set_ringparam()