Searched refs:oprn_event (Results 1 – 1 of 1) sorted by relevance
1380 wmi_extscan_operation_event_fixed_param *oprn_event; in wma_extscan_operations_event_handler() local1398 oprn_event = param_buf->fixed_param; in wma_extscan_operations_event_handler()1403 oprn_ind->requestId = oprn_event->request_id; in wma_extscan_operations_event_handler()1405 switch (oprn_event->event) { in wma_extscan_operations_event_handler()1412 if (oprn_event->num_buckets > param_buf->num_bucket_id) { in wma_extscan_operations_event_handler()1414 oprn_event->num_buckets, in wma_extscan_operations_event_handler()1428 for (cnt = 0; cnt < oprn_event->num_buckets; cnt++) in wma_extscan_operations_event_handler()1432 oprn_event->num_buckets, oprn_ind->requestId, in wma_extscan_operations_event_handler()1460 wma_err("Unknown event(%d) from target", oprn_event->event); in wma_extscan_operations_event_handler()