Home
last modified time | relevance | path

Searched full:enabling (Results 826 – 850 of 1725) sorted by relevance

1...<<31323334353637383940>>...69

/linux/arch/arm64/include/asm/
H A Duaccess.h56 * User access enabling/disabling.
/linux/rust/kernel/
H A Dinit.rs108 //! // Enabling has failed, first clean up the foo and then return the error.
/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c235 * Reduce the sensitivity of internal PHY by enabling the in omap_usb_init()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c915 en_err(priv, "Failed enabling promiscuous mode\n"); in mlx4_en_set_promisc_mode()
924 en_err(priv, "Failed enabling unicast promiscuous mode\n"); in mlx4_en_set_promisc_mode()
934 en_err(priv, "Failed enabling multicast promiscuous mode\n"); in mlx4_en_set_promisc_mode()
945 en_err(priv, "Failed enabling promiscuous mode\n"); in mlx4_en_set_promisc_mode()
1090 en_err(priv, "Failed enabling multicast filter\n"); in mlx4_en_do_multicast()
3270 en_info(priv, "enabling only PFC DCB ops\n"); in mlx4_en_init_netdev()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c383 dev_err(hostdata->dev, "Error %d enabling interrupts!!!\n", rc); in ibmvscsi_init_crq_queue()
428 dev_err(hostdata->dev, "Error %d enabling adapter\n", rc); in ibmvscsi_reenable_crq_queue()
1342 dev_err(hostdata->dev, "error 0x%X enabling fast_fail\n", status); in fast_fail_rsp()
1805 dev_info(hostdata->dev, "Re-enabling adapter!\n"); in ibmvscsi_handle_crq()
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst115 (total time spent running, number of times run...). Enabling
492 Prevents all processes from creating new io_uring instances. Enabling this
1247 Documentation/accounting/delay-accounting.rst. Enabling this feature incurs
1254 Enables/disables scheduler statistics. Enabling this feature
/linux/kernel/trace/
H A Dtrace_osnoise.c356 * not run yet enabling timerlat_tracer, do not trace. in timerlat_softirq_exit()
371 * not run yet enabling timerlat_tracer, do not trace. in timerlat_thread_exit()
2828 * Trace is already hooked, we are re-enabling from in osnoise_hook_events()
2887 * before enabling trace_osnoise_callback_enabled. in osnoise_workload_start()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mac.c770 * marks as well as (optionally) enabling the transmission of in igb_set_fc_watermarks()
798 * a bit that determines whether the HW defaults to enabling or in igb_set_default_fc()
1054 * flow control enabled, then by us enabling RX only, we in igb_config_fc_after_link_up()
/linux/arch/openrisc/kernel/
H A Dhead.S193 * then jump to the handler while enabling MMU
829 /* Check if IC present and skip enabling otherwise */
895 /* Check if DC present and skip enabling otherwise */
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1227 dev_err(priv->dev, "SGMII PLL should NOT be enabled for qca8327. Aborting enabling"); in qca8k_parse_port_config()
1882 dev_err(priv->dev, "failed enabling CPU port"); in qca8k_setup()
1910 dev_err(priv->dev, "failed enabling QCA header mode on port %d", dp->index); in qca8k_setup()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c323 /* reset before enabling SRIOV to avoid mailbox issues */ in ixgbe_pci_sriov_enable()
758 /* Re-enabling only configured queues */ in ixgbe_vf_reset_event()
1224 "Enabling VF promisc requires PF in promisc\n"); in ixgbe_update_vf_xcast_mode()
/linux/drivers/net/phy/
H A Dphy.c678 * plca_check_valid - Check PLCA configuration before enabling
787 // if enabling PLCA, perform a few sanity checks in phy_ethtool_set_plca_cfg()
1784 /* try to restore link if enabling loopback fails */ in phy_loopback()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst439 NOTE: For 82599-based network connections, if you are enabling jumbo frames in
538 Enabling SR-IOV in a 64-bit Microsoft Windows Server 2012/R2 guest OS
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1294 * @enable: Set true for enabling gate clock.
1296 * When enabling/disabling DCHUBP clock, we affect dcfclk/dppclk.
/linux/arch/x86/coco/tdx/
H A Dtdx.c296 * Enabling the feature eliminates topology-related #VEs: the TDX module
323 * Enabling REDUCE_VE includes ENUM_TOPOLOGY. Only try to in reduce_unnecessary_ve()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.c279 /* When setting PLLs, there is a merry game of disabling and enabling in setPLL_double_lowregs()
/linux/drivers/media/dvb-frontends/
H A Ddib3000mb_priv.h38 /* mask for enabling a specific pid for the pid_filter */
/linux/drivers/video/fbdev/i810/
H A Di810_accel.c281 * Enables or disables the ringbuffer, effectively enabling or
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dumc_v6_7.c509 /* Enabling fatal error in umc instance0 channel0 will be in umc_v6_7_query_ras_poison_mode()
/linux/Documentation/admin-guide/
H A Dperf-security.rst177 process, lock the process security bits after enabling SECBIT_NO_SETUID_FIXUP,
/linux/drivers/regulator/
H A Dtps65090-regulator.c138 * Try enabling multiple times until we succeed since sometimes the in tps65090_fet_enable()
/linux/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c47 * and the DIU video signals share the same pins, which means that enabling the
/linux/drivers/char/agp/
H A Disoch.c14 /* Generic AGP 3.5 enabling routines */
/linux/arch/arm/mach-sa1100/
H A Djornada720.c344 /* enabling flash write (line 470 of HP's doc) */ in jornada720_set_vpp()
/linux/drivers/net/ethernet/altera/
H A Daltera_sgdma.c129 /* For SGDMA, interrupts remain enabled after initially enabling,

1...<<31323334353637383940>>...69