Home
last modified time | relevance | path

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

1234

/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.
/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.h176 * xe_uc_fw_get_upload_size() - Get size of firmware needed to be uploaded.
179 * Get the size of the firmware and header that will be uploaded to WOPCM.
/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2059.h26 /* Values for various registers uploaded on channel switching */
/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()
/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.
/linux/drivers/net/wireless/ti/wlcore/
H A Dboot.c245 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); in wlcore_boot_upload_firmware()
314 /* only the first part of the NVS needs to be uploaded */ in wlcore_boot_upload_nvs()
333 /* only the first part of the NVS needs to be uploaded */ in wlcore_boot_upload_nvs()
/linux/drivers/input/
H A Dff-core.c88 * @effect: effect to be uploaded
200 * The effect will only be erased if it was uploaded through the same
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00firmware.c105 * When the firmware is uploaded to the hardware the LED in rt2x00lib_load_firmware()
/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()
/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.h29 u8 uploaded; member
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,qe.yaml61 that contains the firmware that should be uploaded for this QE.
/linux/fs/netfs/
H A Dread_single.c25 * that the object will only be written to the cache and not uploaded (e.g. AFS
/linux/drivers/xen/
H A Dxen-acpi-processor.c115 pr_debug("ACPI CPU%u - C-states uploaded.\n", _pr->acpi_id); in push_cxx_to_hypervisor()
247 pr_debug("ACPI CPU%u - P-states uploaded.\n", _pr->acpi_id); in push_pxx_to_hypervisor()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
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()
/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h192 u64 byte_count; /* number of bytes "uploaded" to the device */
/linux/Documentation/power/
H A Duserland-swsusp.rst56 uploaded snapshot image; before calling it you should transfer
/linux/Documentation/input/
H A Dff.rst120 uploaded, but not played.
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h324 /* Cause encoder firmware to be uploaded into the device. This is normally
/linux/drivers/tty/serial/
H A Ducc_uart.c770 * firmware has been uploaded first. in qe_uart_startup()
773 dev_err(port->dev, "Soft-UART firmware not uploaded\n"); in qe_uart_startup()
1184 /* Check if the firmware has been uploaded. */ in soft_uart_init()
/linux/net/mac80211/
H A Dsta_info.c850 * get uploaded set to true after sta_add is called. in sta_info_insert_drv_state()
853 sta->uploaded = true; in sta_info_insert_drv_state()
1362 if (sta->uploaded) in __sta_info_destroy_part1()
1577 if (sta->uploaded) { in __sta_info_destroy_part2()
1775 if (!sta->uploaded) in ieee80211_find_sta_by_ifaddr()
1796 if (!sta->uploaded) in ieee80211_find_sta()
H A Drate.c144 if (sta->uploaded) in rate_control_rate_update()
993 if (sta->uploaded) in rate_control_set_rates()
/linux/sound/usb/6fire/
H A Dfirmware.c245 if (postdata) { /* write data after firmware has been uploaded */ in usb6fire_fw_ezusb_upload()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c381 "the uploaded config, retrying...\n"); in sja1105_static_config_upload()
386 "the uploaded config, retrying...\n"); in sja1105_static_config_upload()
/linux/drivers/usb/atm/
H A Dspeedtch.c280 usb_dbg(usbatm, "%s: BLOCK1 uploaded (%zu bytes)\n", __func__, fw1->size); in speedtch_upload_firmware()
308 usb_dbg(usbatm, "%s: BLOCK3 uploaded (%zu bytes)\n", __func__, fw2->size); in speedtch_upload_firmware()

1234