Searched refs:link_force_ctx (Results 1 – 2 of 2) sorted by relevance
199 &mlo_dev_ctx->sta_ctx->link_force_ctx.force_state, in ml_nlink_get_curr_force_state()216 force_state = &mlo_dev_ctx->sta_ctx->link_force_ctx.force_state; in ml_nlink_clr_force_state()219 qdf_mem_zero(mlo_dev_ctx->sta_ctx->link_force_ctx.reqs, in ml_nlink_clr_force_state()220 sizeof(mlo_dev_ctx->sta_ctx->link_force_ctx.reqs)); in ml_nlink_clr_force_state()261 force_state = &mlo_dev_ctx->sta_ctx->link_force_ctx.force_state; in ml_nlink_set_curr_force_active_state()285 force_state = &mlo_dev_ctx->sta_ctx->link_force_ctx.force_state; in ml_nlink_set_curr_force_inactive_state()309 force_state = &mlo_dev_ctx->sta_ctx->link_force_ctx.force_state; in ml_nlink_set_curr_force_active_num_state()333 force_state = &mlo_dev_ctx->sta_ctx->link_force_ctx.force_state; in ml_nlink_set_curr_force_inactive_num_state()356 force_state = &mlo_dev_ctx->sta_ctx->link_force_ctx.force_state; in ml_nlink_set_dynamic_inactive_links()382 old = &mlo_dev_ctx->sta_ctx->link_force_ctx.reqs[source]; in ml_nlink_update_force_link_request()[all …]
826 struct wlan_link_force_context link_force_ctx; member