Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmain.c2407 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_remove_chanctx()
2428 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_change_chanctx()
2445 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_assign_vif_chanctx()
2476 struct ath_chanctx *ctx = ath_chanctx_get(conf); in ath9k_unassign_vif_chanctx()
Dath9k.h440 ath_chanctx_get(struct ieee80211_chanctx_conf *ctx) in ath_chanctx_get() function