Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c2671 struct ath_chanctx *go_ctx; in ath9k_mgd_prepare_tx() local
2694 go_ctx = ath_is_go_chanctx_present(sc); in ath9k_mgd_prepare_tx()
2696 if (go_ctx) { in ath9k_mgd_prepare_tx()
2703 cur_conf = &go_ctx->beacon; in ath9k_mgd_prepare_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c2668 struct ath_chanctx *go_ctx; in ath9k_mgd_prepare_tx() local
2691 go_ctx = ath_is_go_chanctx_present(sc); in ath9k_mgd_prepare_tx()
2693 if (go_ctx) { in ath9k_mgd_prepare_tx()
2700 cur_conf = &go_ctx->beacon; in ath9k_mgd_prepare_tx()

Completed in 7 milliseconds