Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c629 static struct ath12k *ath12k_mac_get_ar_by_chan(struct ieee80211_hw *hw, in ath12k_mac_get_ar_by_chan() function
655 return ath12k_mac_get_ar_by_chan(hw, ctx->def.chan); in ath12k_get_ar_by_ctx()
8395 ar = ath12k_mac_get_ar_by_chan(hw, &sband->channels[idx]); in ath12k_mac_op_get_survey()