Home
last modified time | relevance | path

Searched full:preparation (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.h45 * struct ipc_msg_prep_args_pipe - struct for pipe args for message preparation
54 * preparation
65 * message preparation
73 * struct ipc_msg_prep_map - struct for map argument for message preparation
85 * struct ipc_msg_prep_unmap - struct for unmap argument for message preparation
94 * @pipe_open: Pipe open message preparation struct
95 * @pipe_close: Pipe close message preparation struct
96 * @sleep: Sleep message preparation struct
97 * @feature_set: Feature set message preparation struct
98 * @map: Memory map message preparation struct
[all …]
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_json_unittest.cpp30 "preparation" : { in TEST()
58 "preparation" : { in TEST()
87 "preparation" : { in TEST()
116 "preparation" : { in TEST()
141 "preparation" : { in TEST()
210 "preparation" : { in TEST()
234 "preparation" : { in TEST()
256 "preparation" : { in TEST()
277 "preparation" : { in TEST()
317 "preparation" : { in TEST()
[all …]
/openbmc/phosphor-ipmi-flash/
H A Dbmc_json_config.md30 "preparation": {
89 the BMC to receive the data. On a low memory BMC, the preparation step can be
94 - `preparation`
98 The `preparation`, `verification`, and `update` fields expect a `type` field,
102 In this configuration the `preparation` type is `systemd`. The `systemd` type
113 with the `preparation` action.
129 "preparation": {
163 "preparation": {
H A Dmeson.options39 option('preparation-dbus-service', type : 'string', value : 'phosphor-ipmi-flash-bmc-prepare.target…
43 option('preparation-bios-target', type : 'string', value : 'phosphor-ipmi-flash-bios-prepare.target…
H A Dmeson.build17 conf_data.set_quoted('PREPARATION_DBUS_SERVICE', get_option('preparation-dbus-service'))
21 conf_data.set_quoted('PREPARATION_BIOS_TARGET', get_option('preparation-bios-target'))
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.cpp76 const auto& prep = a.at("preparation"); in buildHandlerFromJson()
80 pack->preparation = std::move(buildSystemd(prep)); in buildHandlerFromJson()
84 pack->preparation = SkipAction::CreateSkipAction(); in buildHandlerFromJson()
89 "Invalid preparation type: " + prepareType); in buildHandlerFromJson()
H A Dconfig-static-bmc-reboot.json.in8 "preparation": { object
H A Dconfig-static-bmc.json.in8 "preparation": { object
H A Dconfig-bios.json.in8 "preparation": { object
H A Dconfig-static-bmc-with-update-status.json.in8 "preparation": { object
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handlers_builder.cpp89 "Invalid preparation type: " + onOpenType); in buildHandlerFromJson()
105 "Invalid preparation type: " + onDeleteType); in buildHandlerFromJson()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c28 * Preparation includes -
61 * Preparation includes -
88 * Preparation includes -
136 * Preparation includes -
152 * Preparation includes -
224 * Preparation includes -
341 * Preparation includes -
422 * Preparation includes -
447 * Preparation includes -
475 * Preparation includes -
[all …]
/openbmc/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst13 transfer, the DMA preparation overhead would not affect the MMC performance.
34 preparation may cost even more. As long as these slower preparations are run
/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/
H A Dconfig-dummy.json8 "preparation": { object
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/
H A Dconfig-bios.json9 "preparation": { object
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bmc-update/
H A Dconfig-bmc.json9 "preparation": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/
H A Dconfig-bios.json8 "preparation": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update/
H A Dconfig-bmc.json8 "preparation": { object
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/
H A Dconfig-mbcpld.json9 "preparation": { object
H A Dconfig-bmccpld.json9 "preparation": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/
H A Dconfig-mbcpld.json8 "preparation": { object
H A Dconfig-bmccpld.json8 "preparation": { object
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/
H A Dconfig-scpback.json8 "preparation": { object
H A Dconfig-scp.json8 "preparation": { object
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/
H A Dconfig-bmc.json8 "preparation": { object

12345678910>>...13