Home
last modified time | relevance | path

Searched full:uploaded (Results 1 – 25 of 150) sorted by relevance

123456

/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt1 * Uploaded QE firmware
3 If a new firmware has been uploaded to the QE (usually by the
5 node. This node provides information on the uploaded firmware that
10 member of the qe_firmware structure of the uploaded firmware.
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c265 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mld_mac_ctxt_add()
277 mvmvif->uploaded = true; in iwl_mvm_mld_mac_ctxt_add()
290 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mld_mac_ctxt_changed()
310 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mld_mac_ctxt_remove()
318 mvmvif->uploaded = false; in iwl_mvm_mld_mac_ctxt_remove()
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md40 when a new image is uploaded)
154 still be pseudo support for this using Redfish. The first image will be uploaded
156 uploaded, it will be written to flash chip 1 and activated. The first image
209 When new images are uploaded, they by default have no priority. When they are
212 the lowest priority image will be deleted when a new one is uploaded and
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dvsftpd.conf46 # If you want, you can arrange for uploaded anonymous files to be owned by
47 # a different user. Note! Using "root" for uploaded files is not
81 # to enable ASCII uploads (to prevent uploaded scripts etc. from breaking),
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dcertificate-controller.html9 The uploaded {{ certificate.name }} is expiring in
19 The uploaded {{ certificate.name }} has expired! Consider replacing it
/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dbrcm,bcm4377-bluetooth.yaml43 data, if necessary, and will be uploaded to the device.
51 data, if necessary, and will be uploaded to the device.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DApplyOptions.interface.yaml2 To implement the Activation apply options for a newly uploaded firmware
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2059.h26 /* Values for various registers uploaded on channel switching */
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.h25 bool uploaded; member
H A Ddata_tx.c124 entry->uploaded = false; in wfx_tx_policy_get()
160 if (!policies[i].uploaded && is_used) in wfx_tx_policy_upload()
164 policies[i].uploaded = true; in wfx_tx_policy_upload()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dlocation.h1018 * the range report will be uploaded as a batch when ready or
1301 * @rssi: RSSI as uploaded in the Channel Estimation notification
1310 * uploaded by the LMAC
1350 * @rssi: RSSI as uploaded in the Channel Estimation notification
1357 * uploaded by the LMAC
1403 * @rssi: RSSI as uploaded in the Channel Estimation notification
1410 * uploaded by the LMAC
1460 * @rssi: RSSI as uploaded in the Channel Estimation notification
1467 * uploaded by the LMAC
1535 * @last_in_batch: reprot policy (when not all responses are uploaded at once)
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.py160 Get the path to the latest uploaded file.
264 Verify the image was uploaded correctly and that it created
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_upload_stability.robot42 [Documentation] Upload a file to BMC via REST. The uploaded file
/openbmc/u-boot/drivers/qe/
H A Dfdt.c18 * If a QE firmware has been uploaded, then add the 'firmware' node under
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h283 * intel_uc_fw_get_upload_size() - Get size of firmware needed to be uploaded.
286 * Get the size of the firmware and header that will be uploaded to WOPCM.
/openbmc/docs/
H A Dmaintainer-workflow.md16 has been uploaded to the CLA repository.
/openbmc/phosphor-certificate-manager/
H A Dx509_utils.hpp30 * @param[in] cert Reference to certificate object uploaded
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dboot.c248 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware()
317 /* only the first part of the NVS needs to be uploaded */ in wlcore_boot_upload_nvs()
336 /* only the first part of the NVS needs to be uploaded */ in wlcore_boot_upload_nvs()
/openbmc/u-boot/board/lego/ev3/
H A DREADME47 mode. The image can then be uploaded using the official LEGO MINDSTORMS EV3
/openbmc/phosphor-psu-code-mgmt/
H A Dmeson.options40 description: 'The directory where downloaded or uploaded PSU images are placed and extracted',
/openbmc/linux/drivers/input/
H A Dff-core.c88 * @effect: effect to be uploaded
207 * The effect will only be erased if it was uploaded through the same
/openbmc/linux/Documentation/networking/device_drivers/atm/
H A Dfore200e.rst33 uploaded to the ATM adapters at system boot time or at module loading time.
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00firmware.c105 * When the firmware is uploaded to the hardware the LED in rt2x00lib_load_firmware()
/openbmc/openbmc-build-scripts/scripts/
H A Dgenerate-html-index.py113 help="Directory containing the logs that should be uploaded.",
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqe.c394 * Set to 1 if QE firmware has been uploaded, and therefore
565 * uploaded a firmware already.
575 * If we haven't checked yet, and a driver hasn't uploaded a firmware in qe_get_firmware_info()

123456