Home
last modified time | relevance | path

Searched refs:uploaded (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt3 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()
H A Dmac-ctxt.c1385 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mac_ctxt_add()
1397 mvmvif->uploaded = true; in iwl_mvm_mac_ctxt_add()
1406 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_changed()
1420 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_remove()
1434 mvmvif->uploaded = false; in iwl_mvm_mac_ctxt_remove()
/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/st/cw1200/
H A Dtxrx.h29 u8 uploaded; member
H A Dtxrx.c364 if (src->retry_count && !src->uploaded) { in tx_policy_upload()
375 src->uploaded = 1; in tx_policy_upload()
/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-test-automation/extended/
H A Dtest_bmc_upload_stability.robot42 [Documentation] Upload a file to BMC via REST. The uploaded file
/openbmc/docs/
H A Dmaintainer-workflow.md16 has been uploaded to the CLA repository.
H A Drest-api.md279 It is possible for the user to choose the uploaded file's remote name:
287 The operation will either return the version id (hash) of the uploaded file on
/openbmc/phosphor-psu-code-mgmt/
H A Dmeson.options40 description: 'The directory where downloaded or uploaded PSU images are placed and extracted',
H A DREADME.md152 - Set the RequestedActivation state of the uploaded image's version ID.
/openbmc/u-boot/board/lego/ev3/
H A DREADME47 mode. The image can then be uploaded using the official LEGO MINDSTORMS EV3
/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/openbmc-test-automation/oem/nuvoton/
H A Dtest_jtag_master.robot56 # filename The file to be uploaded.
/openbmc/linux/net/mac80211/
H A Drate.c122 if (sta->uploaded) in rate_control_rate_update()
971 if (sta->uploaded) in rate_control_set_rates()
H A Dsta_info.c770 sta->uploaded = true; in sta_info_insert_drv_state()
1273 if (sta->uploaded) in __sta_info_destroy_part1()
1466 if (sta->uploaded) { in __sta_info_destroy_part2()
1666 if (!sta->uploaded) in ieee80211_find_sta_by_ifaddr()
1687 if (!sta->uploaded) in ieee80211_find_sta()
H A Ddriver-ops.c132 sta->uploaded = true; in drv_sta_state()
H A Dsta_info.h684 bool uploaded; member
/openbmc/openbmc/poky/documentation/test-manual/
H A Dtest-process.rst87 separate directories and also uploaded to the
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dqe.txt30 that contains the firmware that should be uploaded for this QE.
/openbmc/docs/security/
H A DTLS-configuration.md335 can not be uploaded directly but must be sent embedded in a valid JSON string,
427 If TLS is enabled, valid CA certificate was uploaded and the server certificate
/openbmc/linux/Documentation/input/
H A Dff.rst120 uploaded, but not played.
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md104 certificate stored there. New certificates can be uploaded by *POST*ing new

123