Searched refs:WIFI_MGMT_SET (Results 1 – 6 of 6) sorted by relevance
795 if (mode->oper == WIFI_MGMT_SET) { in nrf_wifi_mode()887 if (channel->oper == WIFI_MGMT_SET) { in nrf_wifi_channel()937 if (filter->oper == WIFI_MGMT_SET) { in nrf_wifi_filter()
347 if (reg_domain->oper == WIFI_MGMT_SET) { in nrf_wifi_reg_domain()
1312 params.oper = WIFI_MGMT_SET; in cmd_wifi_11k()2195 regd.oper = WIFI_MGMT_SET; in cmd_wifi_reg_domain()2575 mode_info.oper = WIFI_MGMT_SET; in cmd_wifi_mode()2664 channel_info.oper = WIFI_MGMT_SET; in cmd_wifi_channel()2691 if (channel_info.oper == WIFI_MGMT_SET) { in cmd_wifi_channel()2778 packet_filter.oper = WIFI_MGMT_SET; in cmd_wifi_packet_filter()
787 if (params->oper == WIFI_MGMT_SET) { in wifi_11k_cfg()
892 WIFI_MGMT_SET = 1, enumerator
1885 if (reg_domain->oper == WIFI_MGMT_SET) {