| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | operstates.rst | 4 Operational States 11 Linux distinguishes between administrative and operational state of an 19 to be performed before user data can be transferred. Operational state 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. 83 Interface is operational up and can be used. 152 RFC2863 operational state of an interface. Setting IFLA_LINKMODE to 1
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| 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() 785 data.mib = &p_hwfn->p_dcbx_info->operational; in qed_dcbx_read_operational_mib() 863 * Reconfigure QM and invoke PF update ramrod command if operational MIB 985 if (!dcbx_info->operational.valid) { in qed_dcbx_get_priority_tc() [all …]
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| 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 …]
|
| D | cyapa_gen3.c | 178 /* register block read/write command in operational mode */ 367 * Normal state when running in operational mode, in cyapa_gen3_state_parse() 425 cyapa->operational = false; in cyapa_gen3_bl_enter() 501 * operational mode. If this is the first time the device's firmware is 508 * 0 device is supported and in operational mode 905 * Device power mode can only be set when device is in operational mode. 955 if (cyapa->operational && input && input->users && in cyapa_gen3_set_power_mode() 1044 * Check if device is operational. 1046 * An operational device is responding, has exited bootloader, and has 1054 * -EINVAL device is in operational mode, but not supported by this driver [all …]
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | hash.h | 193 * @descsize: Size of the operational state for the message digest. This state 812 * crypto_shash_descsize() - obtain the operational state size 815 * The size of the operational state the cipher needs during operation is 818 * sufficient memory for operational state. 820 * The operational state is defined with struct shash_desc where the size of 824 * Return: size of the operational state 890 * crypto_shash_export() - extract operational state for message digest 891 * @desc: reference to the operational state handle whose state is exported 894 * This function exports the hash state of the operational state handle into the 907 * crypto_shash_import() - import operational state [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/ |
| D | exynos_hdmi.txt | 44 in case HDMI-PHY is not operational. 47 respectively if HDMI-PHY is off and operational. 50 respectively if HDMI-PHY is off and operational.
|
| /kernel/linux/linux-5.10/sound/usb/usx2y/ |
| D | usx2y.h | 33 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */ 35 USX2Y_STAT_CHIP_HUP = (1 << 31), /* all operational */
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-op-mode.h | 79 * DOC: Operational mode - what is it ? 81 * The operational mode (a.k.a. op_mode) is the layer that implements 91 * DOC: Life cycle of the Operational mode 93 * The operational mode has a very simple life cycle. 170 * struct iwl_op_mode - operational mode
|
| /kernel/linux/linux-5.10/include/sound/ac97/ |
| D | regs.h | 214 #define AC97_MEA_ADC1 0x0004 /* ADC1 operational (ro) */ 215 #define AC97_MEA_DAC1 0x0008 /* DAC1 operational (ro) */ 216 #define AC97_MEA_ADC2 0x0010 /* ADC2 operational (ro) */ 217 #define AC97_MEA_DAC2 0x0020 /* DAC2 operational (ro) */ 218 #define AC97_MEA_HADC 0x0040 /* HADC operational (ro) */ 219 #define AC97_MEA_HDAC 0x0080 /* HDAC operational (ro) */
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | cio.h | 31 u8 pnom; /* path not operational mask */ 35 u8 pom; /* path operational mask */ 107 __u8 opm; /* operational path mask */
|
| D | device_ops.c | 132 * -%ENODEV on device not operational, 186 * -%EACCES, if no path specified in @lpm is operational; 187 * -%ENODEV, if the device is not operational. 266 * -%EACCES, if no path specified in @lpm is operational; 267 * -%ENODEV, if the device is not operational. 300 * -%EACCES, if no path specified in @lpm is operational; 301 * -%ENODEV, if the device is not operational. 338 * -%EACCES, if no path specified in @lpm is operational; 339 * -%ENODEV, if the device is not operational. 364 * -%ENODEV on device not operational, [all …]
|
| D | cio.c | 167 case 3: /* device/path not operational */ in cio_start_key() 208 * as device is no longer operational ! in cio_resume() 243 default: /* device not operational */ in cio_halt() 274 default: /* device not operational */ in cio_clear() 330 * Returns 0 if device now idle, -ENODEV for device not operational, 341 /* Not operational -> done. */ in cio_cancel_halt_clear() 445 case 3: /* not operational */ in cio_commit_config() 590 /* Not status pending or not operational. */ in cio_tsch()
|
| D | vfio_ccw_fsm.c | 58 case 3: /* Device/path not operational */ in fsm_io_helper() 111 case 3: /* Device not operational */ in fsm_do_halt() 149 case 3: /* Device not operational */ in fsm_do_clear()
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | apds990x.rst | 44 Driver controls chip operational state using pm_runtime framework. 45 Voltage regulators are controlled based on chip operational state.
|
| /kernel/linux/linux-5.10/Documentation/s390/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| D | hci_intel.c | 578 * is in bootloader mode or if it already has operational firmware in intel_setup() 614 * mode or is running operational firmware. The value 0x06 identifies in intel_setup() 615 * the bootloader and the value 0x23 identifies the operational in intel_setup() 618 * When the operational firmware is already present, then only in intel_setup() 659 * also be no valid address for the operational firmware. in intel_setup() 746 /* Before switching the device into operational mode and with that in intel_setup() 806 * is done by the operational firmware sending bootup notification. in intel_setup() 808 * Booting into operational firmware should not take longer than in intel_setup() 889 /* When switching to the operational firmware the device in intel_recv_event() 1029 * the operational firmware, it will actually not in intel_dequeue()
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
| D | smtstate.h | 75 #define RM1_NON_OP 1 /* not operational */ 76 #define RM2_RING_OP 2 /* ring operational */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_83xx_vnic.c | 89 * Management virtual NIC sets the operational mode of other vNIC's and 186 * Identify virtual NIC operational modes. 256 "vNIC mode not operational, state check timed out.\n"); in qlcnic_83xx_check_vnic_state()
|
| /kernel/linux/linux-5.10/drivers/staging/pi433/ |
| D | pi433_if.h | 124 /* operational with sync, only */ 127 /* only operational, if sync on and fixed length or length byte is used */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ti,dp83869.yaml | 64 Operational mode for the PHY. If this is not set then the operational
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
| D | exynos-thermal.txt | 33 -- 1. operational clock for TMU channel 37 -- "tmu_apbif" operational clock for current TMU channel
|
| /kernel/linux/linux-5.10/include/scsi/ |
| D | scsi_transport_srp.h | 19 * @SRP_RPORT_RUNNING: Transport layer operational. 20 * @SRP_RPORT_BLOCKED: Transport layer not operational; fast I/O fail timer
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | scsi_fc_transport.rst | 239 The vport is not operational as the physical link is not operational. 250 The vport is not operational. One of the following conditions were 258 The vport is not operational. The Fabric failed FDISC with a status 263 The vport is not operational. The Fabric has LOGO'd the N_Port_ID 267 The vport is not operational. The Fabric failed FDISC with a status 271 The vport is not operational. This is a catchall for all other
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | hil_mlc.h | 81 * discovered/operational device. 150 int ddi; /* Last operational device id */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | ralink,rt3883-pci.txt | 23 - status: indicates the operational status of the device. 96 - status: indicates the operational status of the sub-node.
|