Home
last modified time | relevance | path

Searched refs:restart_fw (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A 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()
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A 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()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c73 .restart_fw = 1,
3926 module_param_named(fw_restart, il3945_mod_params.restart_fw, int, 0444);
H A Dcommon.h1586 int restart_fw; /* def: 1 = restart firmware */ member
H A Dcommon.c4175 if (il->cfg->mod_params->restart_fw) in il_irq_handle_error()
4685 if (!external && !il->cfg->mod_params->restart_fw) { in il_force_reset()
H A D4965-mac.c80 .restart_fw = 1,
6851 module_param_named(fw_restart, il4965_mod_params.restart_fw, int, 0444);
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c73 .restart_fw = 1,
3916 module_param_named(fw_restart, il3945_mod_params.restart_fw, int, 0444);
H A Dcommon.h1586 int restart_fw; /* def: 1 = restart firmware */ member
H A 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()
H A D4965-mac.c80 .restart_fw = 1,
6845 module_param_named(fw_restart, il4965_mod_params.restart_fw, int, 0444);

Completed in 77 milliseconds