/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H A D | firmware.txt | 1 * 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 D | mld-mac.c | 265 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 D | firmware-update-over-redfish.md | 40 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 D | vsftpd.conf | 46 # 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 D | certificate-controller.html | 9 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 D | brcm,bcm4377-bluetooth.yaml | 43 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 D | ApplyOptions.interface.yaml | 2 To implement the Activation apply options for a newly uploaded firmware
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2059.h | 26 /* Values for various registers uploaded on channel switching */
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | data_tx.h | 25 bool uploaded; member
|
H A D | data_tx.c | 124 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 D | location.h | 1018 * 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 D | code_update_utils.py | 160 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 D | test_bmc_upload_stability.robot | 42 [Documentation] Upload a file to BMC via REST. The uploaded file
|
/openbmc/u-boot/drivers/qe/ |
H A D | fdt.c | 18 * If a QE firmware has been uploaded, then add the 'firmware' node under
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc_fw.h | 283 * 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 D | maintainer-workflow.md | 16 has been uploaded to the CLA repository.
|
/openbmc/phosphor-certificate-manager/ |
H A D | x509_utils.hpp | 30 * @param[in] cert Reference to certificate object uploaded
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | boot.c | 248 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 D | README | 47 mode. The image can then be uploaded using the official LEGO MINDSTORMS EV3
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | meson.options | 40 description: 'The directory where downloaded or uploaded PSU images are placed and extracted',
|
/openbmc/linux/drivers/input/ |
H A D | ff-core.c | 88 * @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 D | fore200e.rst | 33 uploaded to the ATM adapters at system boot time or at module loading time.
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00firmware.c | 105 * When the firmware is uploaded to the hardware the LED in rt2x00lib_load_firmware()
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | generate-html-index.py | 113 help="Directory containing the logs that should be uploaded.",
|
/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | qe.c | 394 * 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()
|