Home
last modified time | relevance | path

Searched refs:restart_fw (Results 1 – 5 of 5) sorted by relevance

/drivers/media/pci/cobalt/
Dcobalt-irq.c57 goto restart_fw; in cobalt_dma_stream_queue_handler()
67 goto restart_fw; in cobalt_dma_stream_queue_handler()
76 goto restart_fw; in cobalt_dma_stream_queue_handler()
87 goto restart_fw; in cobalt_dma_stream_queue_handler()
108 restart_fw: in cobalt_dma_stream_queue_handler()
/drivers/net/wireless/intel/iwlegacy/
D3945-mac.c73 .restart_fw = 1,
3921 module_param_named(fw_restart, il3945_mod_params.restart_fw, int, 0444);
Dcommon.h1586 int restart_fw; /* def: 1 = restart firmware */ member
Dcommon.c4172 if (il->cfg->mod_params->restart_fw) in il_irq_handle_error()
4683 if (!external && !il->cfg->mod_params->restart_fw) { in il_force_reset()
D4965-mac.c80 .restart_fw = 1,
6844 module_param_named(fw_restart, il4965_mod_params.restart_fw, int, 0444);