| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dcbx.c | 339 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 = ¶ms->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, ¶ms->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 D | qed_dcbx.h | 68 struct dcbx_mib operational; member
|
| /linux/Documentation/misc-devices/ |
| H A D | tps6594-pfsm.rst | 16 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 D | apds990x.rst | 44 Driver controls chip operational state using pm_runtime framework. 45 Voltage regulators are controlled based on chip operational state.
|
| H A D | isl29003.rst | 27 The driver allows to set the lux range, the bit resolution, the operational
|
| /linux/drivers/input/mouse/ |
| H A D | cyapa.c | 296 * Check if device is operational. 298 * An operational device is responding, has exited bootloader, and has 308 * -EINVAL device is in operational mode, but not supported by this driver 335 cyapa->operational = true; in cyapa_check_is_operational() 337 cyapa->operational = false; in cyapa_check_is_operational() 345 * And when the device is detected and operational, it will be reset to 357 dev_warn(dev, "device detected but not operational\n"); in cyapa_detect() 379 if (cyapa->operational) { in cyapa_open() 383 * when in operational mode. in cyapa_open() 393 if (error || !cyapa->operational) { in cyapa_open() [all...] |
| H A D | cyapa_gen3.c | 425 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()
|
| /linux/Documentation/networking/ |
| H A D | operstates.rst | 11 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 D | multiqueue.rst | 24 device is still operational. netdev->queue_lock is still used when the device
|
| /linux/drivers/pwm/ |
| H A D | core.c | 262 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/Documentation/arch/s390/ |
| H A D | driver-model.rst | 30 if they are displaced by another ccw device becoming operational on their 32 if they become operational again on that subchannel. 64 The path installed, path available and path operational masks. 199 * In disconnected state, device operational again (CIO_OPER). The
|
| H A D | cds.rst | 295 -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.
|
| /linux/net/dsa/ |
| H A D | switch.h | 111 bool operational; member
|
| /linux/drivers/usb/host/ |
| H A D | ehci.h | 802 static inline void set_ohci_hcfs(struct ehci_hcd *ehci, int operational) in set_ohci_hcfs() argument 807 if (operational) in set_ohci_hcfs() 816 static inline void set_ohci_hcfs(struct ehci_hcd *ehci, int operational) in set_ohci_hcfs() argument
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | ralink,rt3883-pci.txt | 23 - status: indicates the operational status of the device. 96 - status: indicates the operational status of the sub-node.
|
| /linux/Documentation/scsi/ |
| H A D | scsi_fc_transport.rst | 56 - port_state: Shows the current operational state. 272 The vport is not operational as the physical link is not operational. 283 The vport is not operational. One of the following conditions were 291 The vport is not operational. The Fabric failed FDISC with a status 296 The vport is not operational. The Fabric has LOGO'd the N_Port_ID 300 The vport is not operational. The Fabric failed FDISC with a status 304 The vport is not operational. This is a catchall for all other
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | tps6105x.txt | 12 This subnode selects the chip's operational mode.
|
| /linux/Documentation/arch/arm/sunxi/ |
| H A D | clocks.rst | 16 While the system is operational, you would see something like::
|
| /linux/drivers/ras/ |
| H A D | Kconfig | 16 Availability is the probability a system is operational at a given
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-transport-srp | 52 remote port. "running" if the transport layer is operational;
|
| /linux/include/net/ |
| H A D | macsec.h | 240 bool operational; member
|
| /linux/drivers/net/ |
| H A D | macsec.c | 466 secy->operational = false; in __macsec_pn_wrapped() 617 secy->operational = false; in macsec_encrypt() 2029 was_operational = secy->operational; in macsec_add_txsa() 2031 secy->operational = true; in macsec_add_txsa() 2070 secy->operational = was_operational; in macsec_add_txsa() 2332 was_operational = secy->operational; in macsec_upd_txsa() 2334 secy->operational = tx_sa->active; in macsec_upd_txsa() 2368 secy->operational = was_operational; in macsec_upd_txsa() 3017 nla_put_u8(skb, MACSEC_SECY_ATTR_OPER, secy->operational) || in nla_put_secy() 3466 if (!secy->operational) { in macsec_start_xmit() [all …]
|
| /linux/kernel/liveupdate/ |
| H A D | Kconfig | 60 while keeping selected devices operational across the transition.
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | switchdev.rst | 272 auxiliary device of the subfunction. This results in changing the operational 276 - Show the SF port operational state::
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-usb_power_delivery | 189 The operational current in milliamperes that the sink requires 222 The operational power that the sink requires at the given
|