Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
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.
/linux/drivers/staging/wfx/
A Ddata_tx.h25 bool uploaded; member
A Ddata_tx.c132 entry->uploaded = false; in wfx_tx_policy_get()
169 if (!policies[i].uploaded && is_used) in wfx_tx_policy_upload()
173 policies[i].uploaded = true; in wfx_tx_policy_upload()
/linux/drivers/net/wireless/st/cw1200/
A Dtxrx.h29 u8 uploaded; member
A Dtxrx.c364 if (src->retry_count && !src->uploaded) { in tx_policy_upload()
375 src->uploaded = 1; in tx_policy_upload()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1215 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mac_ctxt_add()
1227 mvmvif->uploaded = true; in iwl_mvm_mac_ctxt_add()
1236 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_changed()
1250 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_remove()
1267 mvmvif->uploaded = false; in iwl_mvm_mac_ctxt_remove()
A Dmvm.h328 bool uploaded; member
/linux/Documentation/networking/device_drivers/atm/
A Dfore200e.rst33 uploaded to the ATM adapters at system boot time or at module loading time.
/linux/net/mac80211/
A Ddriver-ops.c129 sta->uploaded = true; in drv_sta_state()
A Dsta_info.c587 sta->uploaded = true; in sta_info_insert_drv_state()
1093 if (sta->uploaded) { in __sta_info_destroy_part2()
1277 if (!sta->uploaded) in ieee80211_find_sta_by_ifaddr()
1298 if (!sta->uploaded) in ieee80211_find_sta()
A Dsta_info.h605 bool uploaded; member
A Dtx.c1289 sta && sta->uploaded) { in ieee80211_get_txq()
1299 if (!sta->uploaded) in ieee80211_get_txq()
1739 if (sta && !sta->uploaded) in __ieee80211_tx()
4428 if (sta && sta->uploaded) in ieee80211_tx_8023()
4525 if (unlikely(IS_ERR_OR_NULL(sta) || !sta->uploaded || in ieee80211_subif_start_xmit_8023()
4633 if (IS_ERR(sta) || (sta && !sta->uploaded)) in ieee80211_tx_pending_skb()
A Dtdls.c1296 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in iee80211_tdls_have_ht_peers()
1976 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in ieee80211_teardown_tdls_peers()
A Drate.c958 if (sta->uploaded) in rate_control_set_rates()
A Dutil.c858 if (!sta->uploaded) in __iterate_stations()
2247 if (!sta->uploaded || sta->sdata != sdata) in ieee80211_reconfig_stations()
2582 if (!sta->uploaded) in ieee80211_reconfig()
A Dkey.c166 if (sta && !sta->uploaded) in ieee80211_key_enable_hw_accel()
A Dchan.c705 if (!sta->uploaded || in ieee80211_recalc_chanctx_chantype()
A Ddriver-ops.h1143 if (local->ops->get_expected_throughput && sta->uploaded) in drv_get_expected_throughput()
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
A Dqe.txt30 that contains the firmware that should be uploaded for this QE.
/linux/Documentation/input/
A Dff.rst120 uploaded, but not played.
/linux/Documentation/power/
A Duserland-swsusp.rst56 uploaded snapshot image; before calling it you should transfer
/linux/Documentation/powerpc/
A Dqe_firmware.rst64 QE microcode is uploaded using the following procedure:
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dhub.fuc169 // has previously been uploaded by the host) running.
/linux/drivers/scsi/aic7xxx/
A Daic79xx.reg3765 * completed but need to be uploaded
3774 * completed but need to be uploaded
3783 * been uploaded to the host, but cannot
/linux/Documentation/driver-api/media/drivers/
A Dcx2341x-devel.rst1562 firmware is uploaded again.
2513 the firmware is uploaded again.

Completed in 92 milliseconds

12