Lines Matching refs:ctx
3075 struct ieee80211_chanctx_conf *ctx)
3077 hwsim_set_chanctx_magic(ctx);
3080 ctx->def.chan->center_freq, ctx->def.width,
3081 ctx->def.center_freq1, ctx->def.center_freq2);
3086 struct ieee80211_chanctx_conf *ctx)
3090 ctx->def.chan->center_freq, ctx->def.width,
3091 ctx->def.center_freq1, ctx->def.center_freq2);
3092 hwsim_check_chanctx_magic(ctx);
3093 hwsim_clear_chanctx_magic(ctx);
3097 struct ieee80211_chanctx_conf *ctx,
3100 hwsim_check_chanctx_magic(ctx);
3103 ctx->def.chan->center_freq, ctx->def.width,
3104 ctx->def.center_freq1, ctx->def.center_freq2);
3110 struct ieee80211_chanctx_conf *ctx)
3113 hwsim_check_chanctx_magic(ctx);
3122 mac80211_hwsim_tx_frame(hw, skb, ctx->def.chan);
3133 struct ieee80211_chanctx_conf *ctx)
3136 hwsim_check_chanctx_magic(ctx);
3149 mac80211_hwsim_tx_frame(hw, skb, ctx->def.chan);