Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_sta.c2002 sta_ctx->mlo_csa_param[i].mlo_csa_synced)) { in mlo_is_sta_csa_synced()
2004 sta_ctx->mlo_csa_param[i].mlo_csa_synced; in mlo_is_sta_csa_synced()
2149 !sta_ctx->mlo_csa_param[i].mlo_csa_synced) { in mlo_sta_csa_save_params()
2219 !sta_ctx->mlo_csa_param[i].mlo_csa_synced) { in mlo_sta_up_active_notify()
2226 !sta_ctx->mlo_csa_param[i].mlo_csa_synced) { in mlo_sta_up_active_notify()
2232 sta_ctx->mlo_csa_param[i].mlo_csa_synced = true; in mlo_sta_up_active_notify()
2241 sta_ctx->mlo_csa_param[i].mlo_csa_synced = true; in mlo_sta_up_active_notify()
2250 sta_ctx->mlo_csa_param[free_idx].mlo_csa_synced = true; in mlo_sta_up_active_notify()
2293 sta_ctx->mlo_csa_param[i].mlo_csa_synced)) in mlo_is_sta_csa_param_handled()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_public_structs.h522 bool mlo_csa_synced; member