| /Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| 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.
|
| /Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| 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()
|
| 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()
|
| /Linux-v6.6/Documentation/devicetree/bindings/net/bluetooth/ |
| 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.
|
| /Linux-v6.6/drivers/net/wireless/broadcom/b43/ |
| D | radio_2059.h | 26 /* Values for various registers uploaded on channel switching */
|
| /Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| 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)
|
| /Linux-v6.6/drivers/net/wireless/silabs/wfx/ |
| D | data_tx.h | 25 bool uploaded; member
|
| 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()
|
| /Linux-v6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc_fw.h | 278 * intel_uc_fw_get_upload_size() - Get size of firmware needed to be uploaded. 281 * Get the size of the firmware and header that will be uploaded to WOPCM.
|
| /Linux-v6.6/drivers/net/wireless/ti/wlcore/ |
| 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()
|
| /Linux-v6.6/drivers/input/ |
| D | ff-core.c | 86 * @effect: effect to be uploaded 205 * The effect will only be erased if it was uploaded through the same
|
| /Linux-v6.6/Documentation/networking/device_drivers/atm/ |
| D | fore200e.rst | 33 uploaded to the ATM adapters at system boot time or at module loading time.
|
| /Linux-v6.6/drivers/net/wireless/ralink/rt2x00/ |
| D | rt2x00firmware.c | 105 * When the firmware is uploaded to the hardware the LED in rt2x00lib_load_firmware()
|
| /Linux-v6.6/drivers/soc/fsl/qe/ |
| 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()
|
| /Linux-v6.6/drivers/net/wireless/st/cw1200/ |
| D | txrx.h | 29 u8 uploaded; member
|
| /Linux-v6.6/Documentation/devicetree/bindings/net/wireless/ |
| D | brcm,bcm4329-fmac.yaml | 102 data, if necessary, and will be uploaded to the device if present.
|
| /Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| D | qe.txt | 30 that contains the firmware that should be uploaded for this QE.
|
| /Linux-v6.6/net/mac80211/ |
| D | sta_info.h | 617 * @uploaded: set to true when sta is uploaded to the driver 680 bool uploaded; member
|
| D | sta_info.c | 764 * get uploaded set to true after sta_add is called. in sta_info_insert_drv_state() 767 sta->uploaded = true; in sta_info_insert_drv_state() 1268 if (sta->uploaded) in __sta_info_destroy_part1() 1439 if (sta->uploaded) { in __sta_info_destroy_part2() 1639 if (!sta->uploaded) in ieee80211_find_sta_by_ifaddr() 1660 if (!sta->uploaded) in ieee80211_find_sta()
|
| /Linux-v6.6/drivers/xen/ |
| D | xen-acpi-processor.c | 116 pr_debug("ACPI CPU%u - C-states uploaded.\n", _pr->acpi_id); in push_cxx_to_hypervisor() 248 pr_debug("ACPI CPU%u - P-states uploaded.\n", _pr->acpi_id); in push_pxx_to_hypervisor()
|
| /Linux-v6.6/drivers/crypto/allwinner/sun4i-ss/ |
| D | sun4i-ss.h | 192 u64 byte_count; /* number of bytes "uploaded" to the device */
|
| /Linux-v6.6/Documentation/rust/ |
| D | quick-start.rst | 84 There are also some binaries for several systems and architectures uploaded at:
|
| /Linux-v6.6/Documentation/power/ |
| D | userland-swsusp.rst | 56 uploaded snapshot image; before calling it you should transfer
|
| /Linux-v6.6/drivers/firmware/efi/ |
| D | capsule-loader.c | 138 pr_info("Successfully uploaded capsule file with reboot type '%s'\n", in efi_capsule_submit_update()
|
| /Linux-v6.6/Documentation/input/ |
| D | ff.rst | 120 uploaded, but not played.
|