Home
last modified time | relevance | path

Searched refs:interrupt_mode (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/devel/py-jupyter-client/jupyter_client-6.1.12/jupyter_client/
H A Dmanager.py584 interrupt_mode = self.kernel_spec.interrupt_mode
585 if interrupt_mode == 'signal':
592 elif interrupt_mode == 'message':
854 interrupt_mode = self.kernel_spec.interrupt_mode
855 if interrupt_mode == 'signal':
862 elif interrupt_mode == 'message':
H A Dkernelspec.py33 interrupt_mode = CaselessStrEnum( variable in KernelSpec
54 interrupt_mode=self.interrupt_mode,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Defx_channels.c249 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
268 efx->interrupt_mode = EFX_INT_MODE_MSI; in efx_probe_interrupts()
288 if (efx->interrupt_mode == EFX_INT_MODE_MSI) { in efx_probe_interrupts()
301 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()
308 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()
557 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_init_channels()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Defx_channels.c249 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
268 efx->interrupt_mode = EFX_INT_MODE_MSI; in efx_probe_interrupts()
288 if (efx->interrupt_mode == EFX_INT_MODE_MSI) { in efx_probe_interrupts()
301 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()
308 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()
557 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_init_channels()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Defx_channels.c249 if (efx->interrupt_mode == EFX_INT_MODE_MSIX) { in efx_probe_interrupts()
268 efx->interrupt_mode = EFX_INT_MODE_MSI; in efx_probe_interrupts()
288 if (efx->interrupt_mode == EFX_INT_MODE_MSI) { in efx_probe_interrupts()
301 efx->interrupt_mode = EFX_INT_MODE_LEGACY; in efx_probe_interrupts()
308 if (efx->interrupt_mode == EFX_INT_MODE_LEGACY) { in efx_probe_interrupts()
557 efx->interrupt_mode = min(efx->type->min_interrupt_mode, in efx_init_channels()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpios.h144 int interrupt_mode; member
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpios.h144 int interrupt_mode; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpios.h144 int interrupt_mode; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sfc/falcon/
H A Defx.c154 static unsigned int interrupt_mode; variable
1374 if (efx->interrupt_mode == EF4_INT_MODE_MSIX) { in ef4_probe_interrupts()
1390 efx->interrupt_mode = EF4_INT_MODE_MSI; in ef4_probe_interrupts()
1425 if (efx->interrupt_mode == EF4_INT_MODE_MSI) { in ef4_probe_interrupts()
1435 efx->interrupt_mode = EF4_INT_MODE_LEGACY; in ef4_probe_interrupts()
1440 if (efx->interrupt_mode == EF4_INT_MODE_LEGACY) { in ef4_probe_interrupts()
1452 if (efx->interrupt_mode != EF4_INT_MODE_MSIX || in ef4_probe_interrupts()
2679 efx->interrupt_mode = max(efx->type->max_interrupt_mode, in ef4_init_struct()
2680 interrupt_mode); in ef4_init_struct()
3222 module_param(interrupt_mode, uint, 0444);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sfc/falcon/
H A Defx.c154 static unsigned int interrupt_mode; variable
1374 if (efx->interrupt_mode == EF4_INT_MODE_MSIX) { in ef4_probe_interrupts()
1390 efx->interrupt_mode = EF4_INT_MODE_MSI; in ef4_probe_interrupts()
1425 if (efx->interrupt_mode == EF4_INT_MODE_MSI) { in ef4_probe_interrupts()
1435 efx->interrupt_mode = EF4_INT_MODE_LEGACY; in ef4_probe_interrupts()
1440 if (efx->interrupt_mode == EF4_INT_MODE_LEGACY) { in ef4_probe_interrupts()
1452 if (efx->interrupt_mode != EF4_INT_MODE_MSIX || in ef4_probe_interrupts()
2679 efx->interrupt_mode = max(efx->type->max_interrupt_mode, in ef4_init_struct()
2680 interrupt_mode); in ef4_init_struct()
3222 module_param(interrupt_mode, uint, 0444);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sfc/falcon/
H A Defx.c154 static unsigned int interrupt_mode; variable
1374 if (efx->interrupt_mode == EF4_INT_MODE_MSIX) { in ef4_probe_interrupts()
1390 efx->interrupt_mode = EF4_INT_MODE_MSI; in ef4_probe_interrupts()
1425 if (efx->interrupt_mode == EF4_INT_MODE_MSI) { in ef4_probe_interrupts()
1435 efx->interrupt_mode = EF4_INT_MODE_LEGACY; in ef4_probe_interrupts()
1440 if (efx->interrupt_mode == EF4_INT_MODE_LEGACY) { in ef4_probe_interrupts()
1452 if (efx->interrupt_mode != EF4_INT_MODE_MSIX || in ef4_probe_interrupts()
2679 efx->interrupt_mode = max(efx->type->max_interrupt_mode, in ef4_init_struct()
2680 interrupt_mode); in ef4_init_struct()
3222 module_param(interrupt_mode, uint, 0444);
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dacpi.c93 si->interrupt_mode = 0; in acpi_fill_csrt_dma()

123456789