Searched refs:WIFI_MGMT_GET (Results 1 – 5 of 5) sorted by relevance
1310 params.oper = WIFI_MGMT_GET; in cmd_wifi_11k()1328 if (params.oper == WIFI_MGMT_GET) { in cmd_wifi_11k()2178 regd.oper = WIFI_MGMT_GET; in cmd_wifi_reg_domain()2204 regd.oper == WIFI_MGMT_GET ? "get" : "set", ret); in cmd_wifi_reg_domain()2208 if (regd.oper == WIFI_MGMT_GET) { in cmd_wifi_reg_domain()2551 mode->oper = WIFI_MGMT_GET; in parse_mode_args_to_params()2606 mode_info.oper == WIFI_MGMT_GET ? "get" : "set", ret); in cmd_wifi_mode()2610 if (mode_info.oper == WIFI_MGMT_GET) { in cmd_wifi_mode()2644 channel->oper = WIFI_MGMT_GET; in parse_channel_args_to_params()2704 channel_info.oper == WIFI_MGMT_GET ? "get" : "set", ret); in cmd_wifi_channel()[all …]
890 WIFI_MGMT_GET = 0, enumerator
361 if (reg_domain->oper != WIFI_MGMT_GET) { in nrf_wifi_reg_domain()
1211 if (params->oper == WIFI_MGMT_GET) { in nxp_wifi_11k_cfg()1439 if (reg_domain->oper == WIFI_MGMT_GET) { in nxp_wifi_reg_domain()
1881 if (reg_domain->oper == WIFI_MGMT_GET) {