Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dmain.c2567 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_remove_chanctx()
2588 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_change_chanctx()
2606 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_assign_vif_chanctx()
2638 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_unassign_vif_chanctx()
Dath9k.h457 ath_chanctx_get(struct ieee80211_chanctx_conf *ctx) in ath_chanctx_get() function