Lines Matching defs:hw
647 static int ath9k_start(struct ieee80211_hw *hw) in ath9k_start()
745 static void ath9k_tx(struct ieee80211_hw *hw, in ath9k_tx()
822 static void ath9k_stop(struct ieee80211_hw *hw) in ath9k_stop()
1214 static void ath9k_assign_hw_queues(struct ieee80211_hw *hw, in ath9k_assign_hw_queues()
1232 static int ath9k_add_interface(struct ieee80211_hw *hw, in ath9k_add_interface()
1279 static int ath9k_change_interface(struct ieee80211_hw *hw, in ath9k_change_interface()
1315 static void ath9k_remove_interface(struct ieee80211_hw *hw, in ath9k_remove_interface()
1388 static int ath9k_config(struct ieee80211_hw *hw, u32 changed) in ath9k_config()
1461 static void ath9k_configure_filter(struct ieee80211_hw *hw, in ath9k_configure_filter()
1490 static int ath9k_sta_add(struct ieee80211_hw *hw, in ath9k_sta_add()
1531 static int ath9k_sta_remove(struct ieee80211_hw *hw, in ath9k_sta_remove()
1543 static int ath9k_sta_state(struct ieee80211_hw *hw, in ath9k_sta_state()
1590 static void ath9k_sta_notify(struct ieee80211_hw *hw, in ath9k_sta_notify()
1612 static int ath9k_conf_tx(struct ieee80211_hw *hw, in ath9k_conf_tx()
1653 static int ath9k_set_key(struct ieee80211_hw *hw, in ath9k_set_key()
1738 static void ath9k_bss_info_changed(struct ieee80211_hw *hw, in ath9k_bss_info_changed()
1821 static u64 ath9k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath9k_get_tsf()
1835 static void ath9k_set_tsf(struct ieee80211_hw *hw, in ath9k_set_tsf()
1848 static void ath9k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath9k_reset_tsf()
1861 static int ath9k_ampdu_action(struct ieee80211_hw *hw, in ath9k_ampdu_action()
1916 static int ath9k_get_survey(struct ieee80211_hw *hw, int idx, in ath9k_get_survey()
1969 static void ath9k_set_coverage_class(struct ieee80211_hw *hw, in ath9k_set_coverage_class()
2017 static void ath9k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath9k_flush()
2046 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop, in __ath9k_flush()
2096 static bool ath9k_tx_frames_pending(struct ieee80211_hw *hw) in ath9k_tx_frames_pending()
2103 static int ath9k_tx_last_beacon(struct ieee80211_hw *hw) in ath9k_tx_last_beacon()
2144 static int ath9k_get_stats(struct ieee80211_hw *hw, in ath9k_get_stats()
2193 static int ath9k_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) in ath9k_set_antenna()
2222 static int ath9k_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) in ath9k_get_antenna()
2231 static void ath9k_sw_scan_start(struct ieee80211_hw *hw, in ath9k_sw_scan_start()
2240 static void ath9k_sw_scan_complete(struct ieee80211_hw *hw, in ath9k_sw_scan_complete()
2272 static int ath9k_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath9k_hw_scan()
2307 static void ath9k_cancel_hw_scan(struct ieee80211_hw *hw, in ath9k_cancel_hw_scan()
2321 static int ath9k_remain_on_channel(struct ieee80211_hw *hw, in ath9k_remain_on_channel()
2357 static int ath9k_cancel_remain_on_channel(struct ieee80211_hw *hw) in ath9k_cancel_remain_on_channel()
2377 static int ath9k_add_chanctx(struct ieee80211_hw *hw, in ath9k_add_chanctx()
2412 static void ath9k_remove_chanctx(struct ieee80211_hw *hw, in ath9k_remove_chanctx()
2432 static void ath9k_change_chanctx(struct ieee80211_hw *hw, in ath9k_change_chanctx()
2448 static int ath9k_assign_vif_chanctx(struct ieee80211_hw *hw, in ath9k_assign_vif_chanctx()
2479 static void ath9k_unassign_vif_chanctx(struct ieee80211_hw *hw, in ath9k_unassign_vif_chanctx()
2508 static void ath9k_mgd_prepare_tx(struct ieee80211_hw *hw, in ath9k_mgd_prepare_tx()
2602 static int ath9k_get_txpower(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath9k_get_txpower()