Searched refs:move_sap_go_first (Results 1 – 3 of 3) sorted by relevance
3365 bool move_sap_go_first; in policy_mgr_sta_sap_dfs_scc_conc_check() local3384 policy_mgr_get_dfs_sta_sap_go_scc_movement(psoc, &move_sap_go_first); in policy_mgr_sta_sap_dfs_scc_conc_check()3385 if (!move_sap_go_first) { in policy_mgr_sta_sap_dfs_scc_conc_check()3489 bool is_sap_go_moved_before_sta, move_sap_go_first; in policy_mgr_sta_sap_dfs_enforce_scc() local3512 policy_mgr_get_dfs_sta_sap_go_scc_movement(psoc, &move_sap_go_first); in policy_mgr_sta_sap_dfs_enforce_scc()3513 if (!is_sap_go_moved_before_sta || !move_sap_go_first) { in policy_mgr_sta_sap_dfs_enforce_scc()3515 is_sap_go_moved_before_sta, move_sap_go_first); in policy_mgr_sta_sap_dfs_enforce_scc()
296 bool *move_sap_go_first) in policy_mgr_get_dfs_sta_sap_go_scc_movement() argument305 *move_sap_go_first = pm_ctx->cfg.move_sap_go_1st_on_dfs_sta_csa; in policy_mgr_get_dfs_sta_sap_go_scc_movement()
368 bool *move_sap_go_first);