Searched refs:PM_NOP (Results 1 – 7 of 7) sorted by relevance
32 [PM_STA_24_1x1] = {PM_NOP, PM_DBS2},33 [PM_STA_24_2x2] = {PM_NOP, PM_DBS2},34 [PM_STA_5_1x1] = {PM_DBS2, PM_NOP},35 [PM_STA_5_2x2] = {PM_DBS2, PM_NOP},36 [PM_P2P_CLI_24_1x1] = {PM_NOP, PM_DBS2},37 [PM_P2P_CLI_24_2x2] = {PM_NOP, PM_DBS2},38 [PM_P2P_CLI_5_1x1] = {PM_DBS2, PM_NOP},39 [PM_P2P_CLI_5_2x2] = {PM_DBS2, PM_NOP},40 [PM_P2P_GO_24_1x1] = {PM_NOP, PM_DBS2},41 [PM_P2P_GO_24_2x2] = {PM_NOP, PM_DBS2},[all …]
32 [PM_STA_24_1x1] = {PM_NOP, PM_DBS1},33 [PM_STA_24_2x2] = {PM_NOP, PM_DBS1},34 [PM_STA_5_1x1] = {PM_DBS1, PM_NOP},35 [PM_STA_5_2x2] = {PM_DBS1, PM_NOP},36 [PM_P2P_CLI_24_1x1] = {PM_NOP, PM_DBS1},37 [PM_P2P_CLI_24_2x2] = {PM_NOP, PM_DBS1},38 [PM_P2P_CLI_5_1x1] = {PM_DBS1, PM_NOP},39 [PM_P2P_CLI_5_2x2] = {PM_DBS1, PM_NOP},40 [PM_P2P_GO_24_1x1] = {PM_NOP, PM_DBS1},41 [PM_P2P_GO_24_2x2] = {PM_NOP, PM_DBS1_DOWNGRADE},[all …]
2423 [PM_STA_24_1x1] = {PM_NOP, PM_NOP},2424 [PM_STA_24_2x2] = {PM_NOP, PM_NOP},2427 [PM_P2P_CLI_24_1x1] = {PM_NOP, PM_NOP},2428 [PM_P2P_CLI_24_2x2] = {PM_NOP, PM_NOP},2431 [PM_P2P_GO_24_1x1] = {PM_NOP, PM_NOP},2432 [PM_P2P_GO_24_2x2] = {PM_NOP, PM_NOP},2435 [PM_SAP_24_1x1] = {PM_NOP, PM_NOP},2436 [PM_SAP_24_2x2] = {PM_NOP, PM_NOP},2448 [PM_STA_SAP_SCC_24_1x1] = {PM_NOP, PM_NOP},2449 [PM_STA_SAP_SCC_24_2x2] = {PM_NOP, PM_NOP},[all …]
2178 [PM_STA_24_1x1] = {PM_NOP, PM_DBS},2179 [PM_STA_24_2x2] = {PM_NOP, PM_DBS_DOWNGRADE},2180 [PM_STA_5_1x1] = {PM_DBS, PM_NOP},2181 [PM_STA_5_2x2] = {PM_DBS_DOWNGRADE, PM_NOP},2182 [PM_P2P_CLI_24_1x1] = {PM_NOP, PM_DBS},2183 [PM_P2P_CLI_24_2x2] = {PM_NOP, PM_DBS_DOWNGRADE},2184 [PM_P2P_CLI_5_1x1] = {PM_DBS, PM_NOP},2185 [PM_P2P_CLI_5_2x2] = {PM_DBS_DOWNGRADE, PM_NOP},2186 [PM_P2P_GO_24_1x1] = {PM_NOP, PM_DBS},2187 [PM_P2P_GO_24_2x2] = {PM_NOP, PM_DBS_DOWNGRADE},[all …]
341 enum policy_mgr_conc_next_action upgrade = PM_NOP; in policy_mgr_need_opportunistic_upgrade()428 if (upgrade == PM_NOP && hw_mode.dbs_cap && in policy_mgr_need_opportunistic_upgrade()775 return PM_NOP; in policy_mgr_get_preferred_dbs_action_table()790 return PM_NOP; in policy_mgr_get_preferred_dbs_action_table()1002 *next_action = PM_NOP; in policy_mgr_get_next_action()1032 *next_action = PM_NOP; in policy_mgr_get_next_action()1034 *next_action = PM_NOP; in policy_mgr_get_next_action()1090 *next_action = PM_NOP; in policy_mgr_get_next_action()1265 enum policy_mgr_conc_next_action next_action = PM_NOP; in policy_mgr_current_connections_update()1278 if (PM_NOP != next_action) in policy_mgr_current_connections_update()[all …]
1051 if (PM_NOP != next_action && (status == SET_HW_MODE_STATUS_ALREADY || in policy_mgr_pdev_set_hw_mode_cb()2053 enum policy_mgr_conc_next_action action = PM_NOP; in pm_dbs_opportunistic_timer_handler()4668 if (PM_NOP != next_action) { in policy_mgr_nss_update_cb()4927 return PM_NOP; in policy_mgr_get_current_pref_hw_mode_dbs_2x2()4947 return PM_NOP; in policy_mgr_get_current_pref_hw_mode_dbs_2x2()4955 return PM_NOP; in policy_mgr_get_current_pref_hw_mode_dbs_2x2()4963 return PM_NOP; in policy_mgr_get_current_pref_hw_mode_dbs_2x2()4968 return PM_NOP; in policy_mgr_get_current_pref_hw_mode_dbs_2x2()4971 return PM_NOP; in policy_mgr_get_current_pref_hw_mode_dbs_2x2()4981 return PM_NOP; in policy_mgr_get_current_pref_hw_mode_dbs_2x2()[all …]
1296 PM_NOP = 0, enumerator