/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H A D | firmware.txt | 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()
|
H A D | mac-ctxt.c | 1385 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 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/st/cw1200/ |
H A D | txrx.h | 29 u8 uploaded; member
|
H A D | txrx.c | 364 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 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-test-automation/extended/ |
H A D | test_bmc_upload_stability.robot | 42 [Documentation] Upload a file to BMC via REST. The uploaded file
|
/openbmc/docs/ |
H A D | maintainer-workflow.md | 16 has been uploaded to the CLA repository.
|
H A D | rest-api.md | 279 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 D | meson.options | 40 description: 'The directory where downloaded or uploaded PSU images are placed and extracted',
|
H A D | README.md | 152 - Set the RequestedActivation state of the uploaded image's version ID.
|
/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/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/openbmc-test-automation/oem/nuvoton/ |
H A D | test_jtag_master.robot | 56 # filename The file to be uploaded.
|
/openbmc/linux/net/mac80211/ |
H A D | rate.c | 122 if (sta->uploaded) in rate_control_rate_update() 971 if (sta->uploaded) in rate_control_set_rates()
|
H A D | sta_info.c | 770 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 D | driver-ops.c | 132 sta->uploaded = true; in drv_sta_state()
|
H A D | sta_info.h | 684 bool uploaded; member
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | test-process.rst | 87 separate directories and also uploaded to the
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | qe.txt | 30 that contains the firmware that should be uploaded for this QE.
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 335 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 D | ff.rst | 120 uploaded, but not played.
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 104 certificate stored there. New certificates can be uploaded by *POST*ing new
|