Home
last modified time | relevance | path

Searched refs:state (Results 20826 - 20850 of 21466) sorted by relevance

1...<<831832833834835836837838839840>>...859

/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c1332 if (unlikely(!test_bit(IONIC_LIF_F_UP, lif->state))) { in ionic_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dethtool_common.c141 if (!efx_net_active(efx->state)) { in efx_ethtool_self_test()
234 /* Reconfigure the MAC. The PHY *may* generate a link state change event in efx_ethtool_set_pauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/nxp/
H A Dlpc_eth.c1173 /* schedule a link state check */ in lpc_eth_open()
1349 /* Get MAC address from current HW setting (POR state is all zeros) */ in lpc_eth_drv_probe()
1445 pm_message_t state) in lpc_eth_drv_suspend()
1444 lpc_eth_drv_suspend(struct platform_device *pdev, pm_message_t state) lpc_eth_drv_suspend() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c185 /* Reconfigure the MAC. The PHY *may* generate a link state change event in efx_siena_ethtool_set_pauseparam()
362 if (efx->state != STATE_READY) { in efx_siena_ethtool_self_test()
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddefrag.c357 if (!test_bit(BTRFS_ROOT_SHAREABLE, &root->state)) in btrfs_defrag_leaves()
1210 * @ra: readahead state (can be NUL)
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-front.c82 * Internal state-machine flags.
1270 if (dev->state == XenbusStateClosed) in pvcalls_front_changed()
1272 /* Missed the backend's CLOSING state */ in pvcalls_front_changed()
/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h822 enum vmbus_channel_state state; member
946 * Support per-channel state for use by vmbus drivers.
1535 * we statically allocate the service specific state.
H A Drtsx_pci.h1254 enum PDEV_STAT state; member
H A Dusb.h192 * @condition: binding state of the interface: not bound, binding
256 enum usb_interface_condition condition; /* state of binding */
580 * @state: device state: configured, not attached, etc.
636 * @l1_params: best effor service latency for USB2 L1 LPM state, and L1 timeout.
637 * @u1_params: exit latencies for USB3 U1 LPM state, and hub-initiated timeout.
638 * @u2_params: exit latencies for USB3 U2 LPM state, and hub-initiated timeout.
649 * Usbcore drivers should not set usbdev->state directly. Instead use
656 enum usb_device_state state; member
1205 * to initiate lower power link state transition
[all...]
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h865 struct mutex device_state_mutex; /* protect HW state */
866 u8 state; member
867 struct mutex interface_state_mutex; /* protect SW state */
869 struct mutex pci_status_mutex; /* sync pci state */
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_gbl.h79 extern void qla2x00_set_fcport_state(fc_port_t *fcport, int state);
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750.c168 if (info->state != FBINFO_STATE_RUNNING) in lynxfb_ops_fillrect()
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_fake.c108 int state, int sync) in fake_irq_set()
107 fake_irq_set(struct vme_bridge *fake_bridge, int level, int state, int sync) fake_irq_set() argument
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dprism2sta.c370 * Interface state. This is the primary WLAN interface enable/disable
372 * function must be called with a state of "enable" before any other
395 pr_debug("Current MSD state(%d), requesting(%d)\n", in prism2sta_ifstate()
425 "Cannot enter fwload state from enable state, you must disable first.\n"); in prism2sta_ifstate()
446 * the MSD state is set to HWPRESENT because we in prism2sta_ifstate()
447 * can't make any assumptions about the state in prism2sta_ifstate()
489 /* Do nothing, we're already in this state. */ in prism2sta_ifstate()
504 /* Do nothing, we're already in this state. */ in prism2sta_ifstate()
910 if (hw->state ! in prism2sta_setmulticast()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c459 bd->output.state = b; in get_bios_output()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.h699 struct dcn_hubp_state state; member
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Drtd520.c184 #define LAS0_DMA0_RESET 0x01cc /* DMA0 Request state machine reset */
185 #define LAS0_DMA1_RESET 0x01d0 /* DMA1 Request state machine reset */
1052 writew(s->state & 0xff, dev->mmio + LAS0_DIO0); in rtd_dio_insn_bits()
1101 * 0 = Not gated, free running (reset state) in rtd_counter_insn_config()
1122 * 0 = 8 MHz (reset state) in rtd_counter_insn_config()
H A Ddt282x.c937 outw(s->state, dev->iobase + DT2821_DIODAT_REG); in dt282x_dio_insn_bits()
1046 * At power up, some registers are in a well-known state. in dt282x_initialize()
H A Dusbdux.c1031 devpriv->dux_commands[2] = s->state; in usbdux_dio_insn_bits()
/kernel/linux/linux-6.6/arch/x86/events/
H A Dperf_event.h164 * Per register state.
174 * Per core/cpu state
192 enum intel_excl_state_type state[X86_PMC_IDX_MAX]; member
966 * Add padding to guarantee the 64-byte alignment of the state buffer.
968 * The structure is dynamically allocated. The size of the LBR state may vary
971 * Do not put anything after the LBR state.
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Draw_mode.c640 /* Make sure xfer state update is visible before sending */ in scmi_do_xfer_raw_start()
641 smp_store_mb(xfer->state, SCMI_XFER_SENT_OK); in scmi_do_xfer_raw_start()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1231 unsigned long state; member
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dethoc.c190 * @msg_enable: device state flags
1279 static int ethoc_suspend(struct platform_device *pdev, pm_message_t state) in ethoc_suspend() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c680 * in idle state. in eth_port_reset()
999 * in idle state. in pxa168_init_hw()
1565 static int pxa168_eth_suspend(struct platform_device *pdev, pm_message_t state) in pxa168_eth_suspend() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1191 /* struct mtk_eth - This is the main datasructure for holding the state
1233 * @state: Initialization and runtime state of the device
1269 unsigned long state; member

Completed in 62 milliseconds

1...<<831832833834835836837838839840>>...859