Home
last modified time | relevance | path

Searched refs:ath12k_mac_op_stop (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h211 void ath12k_mac_op_stop(struct ieee80211_hw *hw, bool suspend);
H A Dmac.c9837 void ath12k_mac_op_stop(struct ieee80211_hw *hw, bool suspend) in ath12k_mac_op_stop() function
9856 EXPORT_SYMBOL(ath12k_mac_op_stop);
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhw.c970 .stop = ath12k_mac_op_stop,