Searched refs:ath12k_hw_to_ah (Results 1 – 4 of 4) sorted by relevance
847 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_wow_op_suspend()924 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_wow_op_set_wakeup()934 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_wow_op_resume()
685 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_get_ar_by_vif()1321 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_config()3912 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_hw_scan()5057 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_sta_set_txpwr()6438 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_start()6579 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_stop()7214 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_add_interface()7407 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_configure_filter()7420 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_get_antenna()7440 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_mac_op_set_antenna()[all …]
51 struct ath12k_hw *ah = ath12k_hw_to_ah(hw); in ath12k_reg_notifier()
1105 static inline struct ath12k_hw *ath12k_hw_to_ah(struct ieee80211_hw *hw) in ath12k_hw_to_ah() function