Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dmain.c2682 struct ath_chanctx *go_ctx; in ath9k_mgd_prepare_tx() local
2705 go_ctx = ath_is_go_chanctx_present(sc); in ath9k_mgd_prepare_tx()
2707 if (go_ctx) { in ath9k_mgd_prepare_tx()
2714 cur_conf = &go_ctx->beacon; in ath9k_mgd_prepare_tx()