Lines Matching defs:cmd

389         DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_FW_VER);  in wifi_get_firmware_version()  local
404 DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_DRV_VER); in wifi_get_driver_version() local
418 DebugCommand *cmd = new DebugCommand(iface, ring_name, GET_RING_DATA); in wifi_get_ring_data() local
430 DebugCommand *cmd = new DebugCommand(iface, num_rings, status, GET_RING_STATUS); in wifi_get_ring_buffers_status() local
446 DebugCommand *cmd = new DebugCommand(iface, support, GET_FEATURE); in wifi_get_logger_supported_feature_set() local
461 DebugCommand *cmd = new DebugCommand(iface, verbose_level, flags, max_interval_sec, in wifi_start_logging() local
564 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_set_log_handler() local
589 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_reset_log_handler() local
747 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_set_alert_handler() local
772 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_reset_alert_handler() local
892 MemoryDumpCommand *cmd = new MemoryDumpCommand(iface, handler); in wifi_get_firmware_memory_dump() local
1063 PacketFateCommand *cmd = new PacketFateCommand(handle); in wifi_start_pkt_fate_monitoring() local
1074 PacketFateCommand *cmd = new PacketFateCommand(handle, tx_report_bufs, in wifi_get_tx_pkt_fates() local
1086 PacketFateCommand *cmd = new PacketFateCommand(handle, rx_report_bufs, in wifi_get_rx_pkt_fates() local