Searched refs:uploaded (Results 1 - 79 of 79) sorted by relevance

/linux-4.1.27/drivers/net/wireless/b43/
H A Dradio_2059.h25 /* Values for various registers uploaded on channel switching */
H A Dradio_2055.h249 * table is uploaded. If "ignore_uploadflag" is true, we upload any value
H A Dmain.c1759 /* We never uploaded a beacon before. handle_irq_beacon()
/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dtxrx.h32 u8 uploaded; member in struct:tx_policy
H A Dtxrx.c367 if (src->retry_count && !src->uploaded) { tx_policy_upload()
378 src->uploaded = 1; tx_policy_upload()
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2x00firmware.c116 * When the firmware is uploaded to the hardware the LED rt2x00lib_load_firmware()
H A Drt2x00usb.c262 * Check if the frame was correctly uploaded rt2x00usb_interrupt_txdone()
H A Drt2800usb.c637 * can either be a frame which is free, is being uploaded, rt2800usb_txdone_nostatus()
H A Drt2800lib.c1466 * later decide if the STA is uploaded into the hw. rt2800_sta_add()
/linux-4.1.27/net/mac80211/
H A Dpm.c128 if (sta && sta->uploaded) { __ieee80211_suspend()
H A Dsta_info.h317 * @uploaded: set to true when sta is uploaded to the driver
363 bool uploaded; member in struct:sta_info
H A Dsta_info.c445 * get uploaded set to true after sta_add is called. sta_info_insert_drv_state()
448 sta->uploaded = true; sta_info_insert_drv_state()
909 if (sta->uploaded) { __sta_info_destroy_part2()
1097 if (!sta->uploaded) for_each_sta_info()
1118 if (!sta->uploaded) ieee80211_find_sta()
H A Dkey.c160 if (sta && !sta->uploaded) ieee80211_key_enable_hw_accel()
1124 * if key was uploaded, we assume the driver will/has remove(d) ieee80211_remove_key()
H A Dutil.c722 if (!sta->uploaded) __iterate_stations()
1880 if (!sta->uploaded) ieee80211_reconfig()
2011 if (!sta->uploaded) ieee80211_reconfig()
H A Dchan.c234 if (!sta->uploaded) ieee80211_get_max_required_bw()
H A Ddriver-ops.h598 sta->uploaded = true; drv_sta_state()
H A Dtx.c1401 if (sta && !sta->uploaded) __ieee80211_tx()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dboot.c259 wl1271_debug(DEBUG_BOOT, "firmware chunks to be uploaded: %u", chunks); wlcore_boot_upload_firmware()
321 /* only the first part of the NVS needs to be uploaded */ wlcore_boot_upload_nvs()
340 /* only the first part of the NVS needs to be uploaded */ wlcore_boot_upload_nvs()
/linux-4.1.27/drivers/input/
H A Dff-core.c101 * @effect: effect to be uploaded
220 * The effect will only be erased if it was uploaded through the same
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
H A Dqe.c366 * Set to 1 if QE firmware has been uploaded, and therefore
535 * uploaded a firmware already.
547 * If we haven't checked yet, and a driver hasn't uploaded a firmware qe_get_firmware_info()
/linux-4.1.27/drivers/uwb/i1480/dfu/
H A Dmac.c348 dev_info(i1480->dev, "%s fw '%s': uploaded\n", fw_tag, fw_name); __mac_fw_upload()
448 * This has to be called after the pre fw has been uploaded (if
H A Ddfu.c204 dev_info(i1480->dev, "firmware uploaded successfully\n"); i1480_fw_upload()
H A Di1480-dfu.h87 * @setup Setup device after basic firmware is uploaded
H A Dphy.c193 dev_info(i1480->dev, "PHY fw '%s': uploaded\n", i1480->phy_fw_name); i1480_phy_fw_upload()
/linux-4.1.27/drivers/xen/
H A Dxen-acpi-processor.c122 pr_debug("ACPI CPU%u - C-states uploaded.\n", _pr->acpi_id); push_cxx_to_hypervisor()
254 pr_debug("ACPI CPU%u - P-states uploaded.\n", _pr->acpi_id); push_pxx_to_hypervisor()
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Ddtt200u.c348 has been uploaded */
H A Dm920x.c461 deb("firmware uploaded!\n"); m920x_firmware_download()
/linux-4.1.27/include/uapi/drm/
H A Di810_drm.h176 int texAge; /* last time texture was uploaded */
H A Dvia_drm.h189 int texAge; /* last time texture was uploaded */
H A Di915_drm.h93 int last_upload; /* last time texture was uploaded */
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dmac-ctxt.c1218 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", iwl_mvm_mac_ctxt_add()
1230 mvmvif->uploaded = true; iwl_mvm_mac_ctxt_add()
1239 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", iwl_mvm_mac_ctxt_changed()
1253 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", iwl_mvm_mac_ctxt_remove()
1270 mvmvif->uploaded = false; iwl_mvm_mac_ctxt_remove()
H A Dmvm.h340 * @uploaded: indicates the MAC context has been added to the device
369 bool uploaded; member in struct:iwl_mvm_vif
H A Dd3.c637 mvmvif->uploaded = false; iwl_mvm_d3_reprogram()
H A Dmac80211.c827 mvmvif->uploaded = false; iwl_mvm_cleanup_iterator()
/linux-4.1.27/sound/usb/6fire/
H A Dfirmware.c261 if (postdata) { /* write data after firmware has been uploaded */ usb6fire_fw_ezusb_upload()
/linux-4.1.27/drivers/tty/serial/
H A Ducc_uart.c786 * firmware has been uploaded first. qe_uart_startup()
789 dev_err(port->dev, "Soft-UART firmware not uploaded\n"); qe_uart_startup()
1219 /* Check if the firmware has been uploaded. */ ucc_uart_probe()
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h337 /* Cause encoder firmware to be uploaded into the device. This is normally
/linux-4.1.27/drivers/net/fddi/skfp/
H A Drmt.c203 * and Beacon Frames will be uploaded to the MAC. rmt_fsm()
/linux-4.1.27/drivers/media/common/saa7146/
H A Dsaa7146_i2c.c369 /* another bug in revision 0: the i2c-registers get uploaded randomly by other saa7146_i2c_transfer()
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dor51211.c380 pr_warn("No firmware uploaded " or51211_init()
H A Dnxt200x.c896 pr_err("%s: No firmware uploaded (timeout or file not found?)" nxt2002_init()
963 pr_err("%s: No firmware uploaded (timeout or file not found?)" nxt2004_init()
H A Dtda10048.c564 printk(KERN_INFO "%s: firmware uploaded\n", __func__); tda10048_firmware_upload()
H A Dds3000.c367 printk(KERN_ERR "%s: No firmware uploaded (timeout or file not " ds3000_firmware_ondemand()
H A Dsi2165.c514 "%s: firmare could not be uploaded\n", si2165_upload_firmware()
H A Dcx24116.c499 printk(KERN_ERR "%s: No firmware uploaded " cx24116_firmware_ondemand()
H A Dcx24117.c475 "%s: No firmware uploaded " cx24117_firmware_ondemand()
/linux-4.1.27/include/uapi/linux/wimax/
H A Di2400m.h55 * firmware is uploaded. It transports data payloads and control
/linux-4.1.27/drivers/usb/atm/
H A Dspeedtch.c293 usb_dbg(usbatm, "%s: BLOCK1 uploaded (%zu bytes)\n", __func__, fw1->size); speedtch_upload_firmware()
321 usb_dbg(usbatm, "%s: BLOCK3 uploaded (%zu bytes)\n", __func__, fw2->size); speedtch_upload_firmware()
H A Dueagle-atm.c707 uea_info(usb, "firmware uploaded\n"); uea_upload_pre_firmware()
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dsdio.c1194 * received buffers are uploaded as separate packets. However, if aggregation
1196 * provided there is space left, processed and finally uploaded.
1418 * In case of Rx packets received, the packets are uploaded from card to
H A Dpcie.c2118 * In case of Rx packets received, the packets are uploaded from card to
/linux-4.1.27/drivers/net/ethernet/cirrus/
H A Dmac89x0.c384 whole packet has been completely uploaded. */ net_send_packet()
H A Dcs89x0.c1153 * whole packet has been completely uploaded. net_send_packet()
/linux-4.1.27/drivers/net/wireless/p54/
H A Dfwio.c176 * keeping a extra list for uploaded keys. p54_parse_firmware()
H A Dmain.c584 /* This key was not uploaded into the rx key cache. */ p54_set_key()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dqe.h253 /* Obtain information on the uploaded firmware */
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c603 dev_dbg(&d->udev->dev, "%s: data uploaded=%zu\n", af9035_download_firmware_old()
651 dev_dbg(&d->udev->dev, "%s: data uploaded=%d\n", af9035_download_firmware_new()
/linux-4.1.27/sound/oss/
H A Dmsnd_pinnacle.c1326 printk(KERN_INFO LOGNAME ": DSP firmware uploaded (resident)\n"); upload_dsp_code()
1328 printk(KERN_INFO LOGNAME ": DSP firmware uploaded\n"); upload_dsp_code()
/linux-4.1.27/include/net/
H A Dmac80211.h2138 * for it has been uploaded to hardware, the stack will not make any
2139 * decision based on whether a key has been uploaded or not but rather
4004 * Creates a Probe Response template which can, for example, be uploaded to
4019 * Creates a PS Poll a template which can, for example, uploaded to
4036 * Creates a Nullfunc template which can, for example, uploaded to
4056 * Creates a Probe Request template which can, for example, be uploaded to
4368 * Remove the given key. If the key was uploaded to the hardware at the
4606 * hardware that are currently uploaded to the driver and calls the callback
4848 * Creates a Probe Request template which can, for example, be uploaded to
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Ds626.c1598 /* Reset "shadow RAM uploaded" flag. */ s626_reset_adc()
1627 /* Reset "shadow RAM uploaded" flag. */ s626_reset_adc()
1640 /* Reset "shadow RAM uploaded" flag. */ s626_reset_adc()
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dfw.c86 * Once firmware is uploaded, we are good to go :)
1458 d_printf(2, dev, "fw %s successfully uploaded\n", i2400m_fw_dnload()
H A Ddriver.c454 * firmware has to be uploaded again. At resume, most of the times, we
H A Dcontrol.c1345 * and netdev stacks, firmware is uploaded and we can talk to the
H A Di2400m.h212 * re-uploaded.
/linux-4.1.27/drivers/net/wan/
H A Dsdla.c244 * necessary for the Frame Relay code uploaded
H A Dz85230.c1376 * FIXME: ioctl to allow user uploaded tables
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c810 * uploaded on the first mode_set_base() nv_crtc_gamma_set()
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-pidff.c714 hid_dbg(pidff->hid, "uploaded\n"); pidff_upload_effect()
/linux-4.1.27/sound/isa/msnd/
H A Dmsnd_pinnacle.c408 printk(KERN_INFO LOGNAME ": DSP firmware uploaded\n"); upload_dsp_code()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dmain.c225 * We can only drop frames which have not been uploaded carl9170_flush()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c824 * this value later and expecting what we uploaded back. do_dmabuf_define_gmrfb()
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h765 * enum drxu_code_action - indicate if firmware has to be uploaded or verified.
H A Ddrxj.c11712 * - In case of UCODE_UPLOAD: code is successfully uploaded.
11839 case UCODE_VERIFY: { /* Verify uploaded microcode */ drx_ctrl_u_code()
/linux-4.1.27/drivers/net/wireless/b43legacy/
H A Dmain.c1215 /* We never uploaded a beacon before. handle_irq_beacon()
/linux-4.1.27/drivers/bluetooth/
H A Dbtusb.c1738 * standard btusb. Once that firmware is uploaded, the subver changes btusb_setup_realtek()
/linux-4.1.27/drivers/net/wireless/
H A Dmwl8k.c1070 /* Key is uploaded only in failure case */
/linux-4.1.27/sound/pci/rme9652/
H A Dhdsp.c4697 "firmware needs to be uploaded to the card.\n"); snd_hdsp_hwdep_ioctl()
/linux-4.1.27/include/uapi/linux/
H A Dnl80211.h4375 * supported protocol will be excluded from offload and uploaded
/linux-4.1.27/drivers/message/fusion/
H A Dmptbase.c3334 /* If we are in a recovery mode and we uploaded the FW image, SendIocInit()

Completed in 2294 milliseconds