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()
1209 static void ath9k_assign_hw_queues(struct ieee80211_hw *hw, in ath9k_assign_hw_queues()
1227 static int ath9k_add_interface(struct ieee80211_hw *hw, in ath9k_add_interface()
1274 static int ath9k_change_interface(struct ieee80211_hw *hw, in ath9k_change_interface()
1310 static void ath9k_remove_interface(struct ieee80211_hw *hw, in ath9k_remove_interface()
1383 static int ath9k_config(struct ieee80211_hw *hw, u32 changed) in ath9k_config()
1457 static void ath9k_configure_filter(struct ieee80211_hw *hw, in ath9k_configure_filter()
1481 static int ath9k_sta_add(struct ieee80211_hw *hw, in ath9k_sta_add()
1522 static int ath9k_sta_remove(struct ieee80211_hw *hw, in ath9k_sta_remove()
1534 static int ath9k_sta_state(struct ieee80211_hw *hw, in ath9k_sta_state()
1581 static void ath9k_sta_notify(struct ieee80211_hw *hw, in ath9k_sta_notify()
1603 static int ath9k_conf_tx(struct ieee80211_hw *hw, in ath9k_conf_tx()
1644 static int ath9k_set_key(struct ieee80211_hw *hw, in ath9k_set_key()
1729 static void ath9k_bss_info_changed(struct ieee80211_hw *hw, in ath9k_bss_info_changed()
1811 static u64 ath9k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath9k_get_tsf()
1825 static void ath9k_set_tsf(struct ieee80211_hw *hw, in ath9k_set_tsf()
1838 static void ath9k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath9k_reset_tsf()
1851 static int ath9k_ampdu_action(struct ieee80211_hw *hw, in ath9k_ampdu_action()
1906 static int ath9k_get_survey(struct ieee80211_hw *hw, int idx, in ath9k_get_survey()
1959 static void ath9k_set_coverage_class(struct ieee80211_hw *hw, in ath9k_set_coverage_class()
2007 static void ath9k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath9k_flush()
2036 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop, in __ath9k_flush()
2086 static bool ath9k_tx_frames_pending(struct ieee80211_hw *hw) in ath9k_tx_frames_pending()
2093 static int ath9k_tx_last_beacon(struct ieee80211_hw *hw) in ath9k_tx_last_beacon()
2134 static int ath9k_get_stats(struct ieee80211_hw *hw, in ath9k_get_stats()
2183 static int ath9k_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) in ath9k_set_antenna()
2212 static int ath9k_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) in ath9k_get_antenna()
2221 static void ath9k_sw_scan_start(struct ieee80211_hw *hw, in ath9k_sw_scan_start()
2230 static void ath9k_sw_scan_complete(struct ieee80211_hw *hw, in ath9k_sw_scan_complete()
2262 static int ath9k_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath9k_hw_scan()
2297 static void ath9k_cancel_hw_scan(struct ieee80211_hw *hw, in ath9k_cancel_hw_scan()
2311 static int ath9k_remain_on_channel(struct ieee80211_hw *hw, in ath9k_remain_on_channel()
2347 static int ath9k_cancel_remain_on_channel(struct ieee80211_hw *hw) in ath9k_cancel_remain_on_channel()
2367 static int ath9k_add_chanctx(struct ieee80211_hw *hw, in ath9k_add_chanctx()
2402 static void ath9k_remove_chanctx(struct ieee80211_hw *hw, in ath9k_remove_chanctx()
2422 static void ath9k_change_chanctx(struct ieee80211_hw *hw, in ath9k_change_chanctx()
2438 static int ath9k_assign_vif_chanctx(struct ieee80211_hw *hw, in ath9k_assign_vif_chanctx()
2469 static void ath9k_unassign_vif_chanctx(struct ieee80211_hw *hw, in ath9k_unassign_vif_chanctx()
2498 static void ath9k_mgd_prepare_tx(struct ieee80211_hw *hw, in ath9k_mgd_prepare_tx()
2592 static int ath9k_get_txpower(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath9k_get_txpower()