Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2566 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_remove_chanctx()
2587 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_change_chanctx()
2605 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_assign_vif_chanctx()
2637 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_unassign_vif_chanctx()
H A Dath9k.h458 ath_chanctx_get(struct ieee80211_chanctx_conf *ctx) in ath_chanctx_get() function