Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c902 static struct ath12k *ath12k_get_ar_by_ctx(struct ieee80211_hw *hw, in ath12k_get_ar_by_ctx() function
942 struct ath12k *ctx_ar = ath12k_get_ar_by_ctx(hw, conf); in ath12k_mac_get_any_chanctx_conf_iter()
10574 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_assign_vif_to_vdev()
10984 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_op_add_chanctx()
11014 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_op_remove_chanctx()
11600 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_op_change_chanctx()
12231 ar = ath12k_get_ar_by_ctx(hw, vifs->old_ctx); in ath12k_mac_op_switch_vif_chanctx()
12236 if (ar != ath12k_get_ar_by_ctx(hw, vifs->new_ctx)) in ath12k_mac_op_switch_vif_chanctx()