/openbmc/linux/Documentation/networking/ |
H A 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. 85 Interface is operational up and can be used. 154 RFC2863 operational state of an interface. Setting IFLA_LINKMODE to 1
|
/openbmc/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.
|
/openbmc/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() 861 * Reconfigure QM and invoke PF update ramrod command if operational MIB 983 if (!dcbx_info->operational.valid) { in qed_dcbx_get_priority_tc() [all …]
|
/openbmc/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 …]
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ccs-pll.h | 76 * @op_lanes: Number of operational lanes (input) 92 * @op_fr: Operational timing front-end configuration (output) 93 * @op_bk: Operational timing back-end configuration (output) 179 * @op_fr: Operational timing front-end limits 180 * @op_bk: Operational timing back-end limits
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | meson.build | 5 if get_option('monitor-operational-status').allowed() 8 'operational-status-monitor.cpp',
|
H A D | operational-status-monitor.cpp | 1 #include "operational-status-monitor.hpp" 10 namespace Operational namespace 111 } // namespace Operational
|
H A D | monitor-main.cpp | 4 #include "operational-status-monitor.hpp" 15 phosphor::led::Operational::status::monitor::Monitor monitor(bus); in main()
|
H A D | operational-status-monitor.hpp | 12 namespace Operational namespace 96 } // namespace Operational
|
/openbmc/linux/include/crypto/ |
H A D | hash.h | 217 * @descsize: Size of the operational state for the message digest. This state 866 * crypto_shash_descsize() - obtain the operational state size 869 * The size of the operational state the cipher needs during operation is 872 * sufficient memory for operational state. 874 * The operational state is defined with struct shash_desc where the size of 878 * Return: size of the operational state 944 * crypto_shash_export() - extract operational state for message digest 945 * @desc: reference to the operational state handle whose state is exported 948 * This function exports the hash state of the operational state handle into the 961 * crypto_shash_import() - import operational state [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-op-mode.h | 23 * DOC: Operational mode - what is it ? 25 * The operational mode (a.k.a. op_mode) is the layer that implements 35 * DOC: Life cycle of the Operational mode 37 * The operational mode has a very simple life cycle. 118 * struct iwl_op_mode - operational mode
|
/openbmc/linux/sound/usb/usx2y/ |
H A D | usx2y.h | 33 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */ 35 USX2Y_STAT_CHIP_HUP = (1 << 31), /* all operational */
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/ |
H A D | phosphor-led-manager_git.bb | 21 PACKAGECONFIG[monitor-operational-status] = "-Dmonitor-operational-status=enabled, \ 22 -Dmonitor-operational-status=disabled"
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr.h | 86 /* Operational queue management definitions */ 363 * virtual and dma addresses for operational queue segments. 374 * struct op_req_qinfo - Operational Request Queue Information 403 * struct op_reply_qinfo - Operational Reply Queue Information 441 * @op_reply_q: Associated operational reply queue 874 * @host_tag: Host tag specific to operational queue 878 * @req_q_idx: Operational request queue index 930 * @num_queues: Number of operational queues 931 * @num_op_req_q: Number of operational request queues 932 * @req_qinfo: Operational request queue info pointer [all …]
|
/openbmc/linux/include/sound/ac97/ |
H A 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) */
|
/openbmc/linux/drivers/s390/cio/ |
H A D | cio.h | 32 u8 pnom; /* path not operational mask */ 36 u8 pom; /* path operational mask */ 96 __u8 opm; /* operational path mask */
|
H A 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 …]
|
H A 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() 594 /* Not status pending or not operational. */ in cio_tsch()
|
/openbmc/linux/Documentation/devicetree/bindings/display/samsung/ |
H A D | samsung,exynos-hdmi.yaml | 122 respectively if HDMI-PHY is off and operational. 125 respectively if HDMI-PHY is off and operational. 127 clocks in case HDMI-PHY is not operational.
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btintel.c | 76 * fully operational, but have the danger of duplicate addresses in btintel_check_bdaddr() 577 /* If image type is Operational firmware (0x03), then in btintel_parse_version_tlv() 589 /* If image type is Operational firmware (0x03), then in btintel_parse_version_tlv() 1114 * mode or is running operational firmware. The value 0x06 identifies in btintel_download_firmware() 1115 * the bootloader and the value 0x23 identifies the operational in btintel_download_firmware() 1119 * to bootloader when operational so the new firmware can be loaded. in btintel_download_firmware() 1153 * mode or is running operational firmware. The value 0x01 identifies in btintel_download_fw_tlv() 1154 * the bootloader and the value 0x03 identifies the operational in btintel_download_fw_tlv() 1158 * to bootloader when operational so the new firmware can be loaded. in btintel_download_fw_tlv() 1841 * is done by the operational firmware sending bootup notification. in btintel_boot() [all …]
|
/openbmc/qemu/tests/functional/ |
H A D | test_rx_gdbsim.py | 39 U-Boot and checks that the console is operational. 60 Boots a Linux kernel and checks that the console is operational.
|
/openbmc/libpldm/include/libpldm/ |
H A D | state_set.h | 159 /* @brief List of states for the Operational Stress status (ID 9). 165 /* @brief List of states for Operational Fault status (ID 10). 173 /* @brief List of states for the Operational Running Status state set (ID 11).
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | OperatingConfig.v1_0_4.json | 112 …atingConfig` schema specifies a configuration that can be used when the processor is operational.", 113 …"longDescription": "This resource shall represent an operational configuration for a processor in … 158 … "description": "The clock speed for sets of cores when the configuration is operational.", 169 … of objects that specify the clock speed for sets of cores when the configuration is operational.",
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | OperatingConfig.v1_0_4.json | 112 …atingConfig` schema specifies a configuration that can be used when the processor is operational.", 113 …"longDescription": "This resource shall represent an operational configuration for a processor in … 158 … "description": "The clock speed for sets of cores when the configuration is operational.", 169 … of objects that specify the clock speed for sets of cores when the configuration is operational.",
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | dbus_utils.cpp | 83 …essage": "The request failed due to an internal service error. The service is still operational.", in TEST() 91 …message": "The request failed due to an internal service error. The service is still operational." in TEST()
|