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.c864 static struct ath12k *ath12k_get_ar_by_ctx(struct ieee80211_hw *hw, in ath12k_get_ar_by_ctx() function
904 struct ath12k *ctx_ar = ath12k_get_ar_by_ctx(hw, conf); in ath12k_mac_get_any_chanctx_conf_iter()
9998 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_assign_vif_to_vdev()
10405 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_op_add_chanctx()
10434 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_op_remove_chanctx()
11007 ar = ath12k_get_ar_by_ctx(hw, ctx); in ath12k_mac_op_change_chanctx()
11631 ar = ath12k_get_ar_by_ctx(hw, vifs->old_ctx); in ath12k_mac_op_switch_vif_chanctx()
11636 if (ar != ath12k_get_ar_by_ctx(hw, vifs->new_ctx)) in ath12k_mac_op_switch_vif_chanctx()