Home
last modified time | relevance | path

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

12

/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
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-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmld-mac.c265 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()
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()
Dpower.c582 if (!mvmvif->uploaded) in iwl_mvm_power_get_vifs_iterator()
/Linux-v6.6/drivers/net/wireless/silabs/wfx/
Ddata_tx.h25 bool uploaded; member
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-v6.6/drivers/net/wireless/st/cw1200/
Dtxrx.h29 u8 uploaded; member
Dtxrx.c364 if (src->retry_count && !src->uploaded) { in tx_policy_upload()
375 src->uploaded = 1; in tx_policy_upload()
/Linux-v6.6/Documentation/networking/device_drivers/atm/
Dfore200e.rst33 uploaded to the ATM adapters at system boot time or at module loading time.
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dqe.txt30 that contains the firmware that should be uploaded for this QE.
/Linux-v6.6/net/mac80211/
Dsta_info.c767 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()
Ddriver-ops.c132 sta->uploaded = true; in drv_sta_state()
Dsta_info.h680 bool uploaded; member
Dtx.c1314 sta && sta->uploaded) { in ieee80211_get_txq()
1324 if (!sta->uploaded) in ieee80211_get_txq()
1763 if (sta && !sta->uploaded) in __ieee80211_tx()
4545 if (sta && sta->uploaded) in __ieee80211_tx_8023()
4680 if (unlikely(IS_ERR_OR_NULL(sta) || !sta->uploaded || in ieee80211_subif_start_xmit_8023()
4794 if (IS_ERR(sta) || (sta && !sta->uploaded)) in ieee80211_tx_pending_skb()
Dtdls.c1397 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in iee80211_tdls_have_ht_peers()
2081 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in ieee80211_teardown_tdls_peers()
Drate.c966 if (sta->uploaded) in rate_control_set_rates()
Dkey.c166 if (sta && !sta->uploaded) in ieee80211_key_enable_hw_accel()
Dchan.c812 if (!sta->uploaded || in ieee80211_recalc_chanctx_chantype()
Ddriver-ops.h1154 if (local->ops->get_expected_throughput && sta->uploaded) in drv_get_expected_throughput()
/Linux-v6.6/Documentation/input/
Dff.rst120 uploaded, but not played.
/Linux-v6.6/Documentation/rust/
Dquick-start.rst84 There are also some binaries for several systems and architectures uploaded at:
/Linux-v6.6/Documentation/power/
Duserland-swsusp.rst56 uploaded snapshot image; before calling it you should transfer
/Linux-v6.6/Documentation/powerpc/
Dqe_firmware.rst64 QE microcode is uploaded using the following procedure:
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc169 // has previously been uploaded by the host) running.
/Linux-v6.6/drivers/scsi/aic7xxx/
Daic79xx.reg3765 * completed but need to be uploaded
3774 * completed but need to be uploaded
3783 * been uploaded to the host, but cannot

12