Home
last modified time | relevance | path

Searched refs:operational (Results 1 – 25 of 58) sorted by relevance

123

/linux/Documentation/misc-devices/
H A Dtps6594-pfsm.rst16 manages operational modes. Depending on the current operational mode,
54 One of the operational modes.
60 One of the operational modes.
64 One of the operational modes.
H A Disl29003.rst27 The driver allows to set the lux range, the bit resolution, the operational
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c339 flags = p_hwfn->p_dcbx_info->operational.flags; in qed_dcbx_process_mib_info()
342 p_app = &p_hwfn->p_dcbx_info->operational.features.app; in qed_dcbx_process_mib_info()
345 p_ets = &p_hwfn->p_dcbx_info->operational.features.ets; in qed_dcbx_process_mib_info()
639 flags = p_hwfn->p_dcbx_info->operational.flags; in qed_dcbx_get_operational_params()
644 p_operational = &params->operational; in qed_dcbx_get_operational_params()
654 p_feat = &p_hwfn->p_dcbx_info->operational.features; in qed_dcbx_get_operational_params()
675 p_feat->pfc, &params->operational.params, in qed_dcbx_get_operational_params()
784 data.mib = &p_hwfn->p_dcbx_info->operational; in qed_dcbx_read_operational_mib()
983 if (!dcbx_info->operational.valid) { in qed_dcbx_get_priority_tc()
989 return dcbx_info->operational.params.ets_pri_tc_tbl[pri]; in qed_dcbx_get_priority_tc()
[all …]
H A Dqed_dcbx.h68 struct dcbx_mib operational; member
/linux/Documentation/networking/
H A Doperstates.rst11 Linux distinguishes between administrative and operational state of an
23 influence operational state. To accommodate this, operational state is
32 Both admin and operational state can be queried via the netlink
43 Interface is in RFC2863 operational state UP or UNKNOWN. This is for
60 operational state. Interface must be considered for user data as
61 setting operational state has not been implemented in every driver.
85 Interface is operational up and can be used.
154 RFC2863 operational state of an interface. Setting IFLA_LINKMODE to 1
H A Dmultiqueue.rst24 device is still operational. netdev->queue_lock is still used when the device
/linux/drivers/pwm/
H A Dcore.c262 if (!chip->operational) in pwm_round_waveform_might_sleep()
317 if (!chip->operational) in pwm_get_waveform_might_sleep()
452 if (!chip->operational) in pwm_set_waveform_might_sleep()
749 if (!chip->operational) in pwm_apply_might_sleep()
786 if (!chip->operational) in pwm_apply_atomic()
814 if (!chip->operational) in pwm_get_state_hw()
927 if (!chip->operational) in pwm_capture()
965 if (!chip->operational) in pwm_device_request()
1635 chip->operational = false; in pwmchip_alloc()
2029 if (chip->operational && !test_and_clear_bit(PWMF_REQUESTED, &pwm->flags)) { in __pwm_put()
[all …]
/linux/net/dsa/
H A Dswitch.h111 bool operational; member
/linux/Documentation/devicetree/bindings/mfd/
H A Dtps6105x.txt12 This subnode selects the chip's operational mode.
/linux/Documentation/devicetree/bindings/pci/
H A Dralink,rt3883-pci.txt23 - status: indicates the operational status of the device.
96 - status: indicates the operational status of the sub-node.
/linux/Documentation/arch/arm/sunxi/
H A Dclocks.rst16 While the system is operational, you would see something like::
/linux/drivers/ras/
H A DKconfig16 Availability is the probability a system is operational at a given
/linux/Documentation/ABI/stable/
H A Dsysfs-transport-srp52 remote port. "running" if the transport layer is operational;
/linux/include/net/
H A Dmacsec.h243 bool operational; member
/linux/drivers/input/mouse/
H A Dcyapa_gen3.c425 cyapa->operational = false; in cyapa_gen3_bl_enter()
955 if (cyapa->operational && in cyapa_gen3_set_power_mode()
1130 if (cyapa->operational) in cyapa_gen3_irq_cmd_handler()
H A Dcyapa.h334 bool operational; /* true: ready for data reporting; false: not. */ member
/linux/drivers/net/
H A Dmacsec.c470 secy->operational = false; in __macsec_pn_wrapped()
621 secy->operational = false; in macsec_encrypt()
2036 was_operational = secy->operational; in macsec_add_txsa()
2038 secy->operational = true; in macsec_add_txsa()
2077 secy->operational = was_operational; in macsec_add_txsa()
2339 was_operational = secy->operational; in macsec_upd_txsa()
2341 secy->operational = tx_sa->active; in macsec_upd_txsa()
2375 secy->operational = was_operational; in macsec_upd_txsa()
3053 nla_put_u8(skb, MACSEC_SECY_ATTR_OPER, secy->operational) || in nla_put_secy()
3502 if (!secy->operational) { in macsec_start_xmit()
[all …]
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dswitchdev.rst272 auxiliary device of the subfunction. This results in changing the operational
276 - Show the SF port operational state::
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox77 be operational. "1" means the watchdog keeps the device in reset.
H A Dsysfs-class-usb_power_delivery189 The operational current in milliamperes that the sink requires
222 The operational power that the sink requires at the given
/linux/Documentation/w1/masters/
H A Dds2490.rst20 low-level operational chip.
/linux/Documentation/arch/s390/
H A Dcds.rst295 -ENODEV cdev is invalid, the device is not operational or the ccw_device is
438 -ENODEV cdev invalid or not-operational subchannel
475 -EINVAL The device is not operational or the ccw device is not online.
512 -EINVAL The device is not operational or the ccw device is not online.
H A Dvfio-ccw.rst236 The channel path(s) used for the I/O were found to be not operational.
239 The device was found to be not operational.
270 The device was found to be not operational.
/linux/Documentation/devicetree/bindings/regulator/
H A Dti-abb-regulator.txt28 configuration needed per operational voltage of the device.
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dmac-phy-support.rst149 driver because now the operational link state is up.

123