Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H 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/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/net/wireless/st/cw1200/
H A Dtxrx.h29 u8 uploaded; member
H 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/
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()
H A Dpower.c597 if (!mvmvif->uploaded) in iwl_mvm_power_get_vifs_iterator()
H A Dd3.c754 mvmvif->uploaded = false; in iwl_mvm_d3_reprogram()
/linux/net/mac80211/
H A Drate.c144 if (sta->uploaded) in rate_control_rate_update()
993 if (sta->uploaded) in rate_control_set_rates()
H A Dsta_info.c853 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 Ddriver-ops.c157 sta->uploaded = true; in drv_sta_state()
H A Dutil.c874 if (!sta->uploaded) in __iterate_stations()
908 if (!sta->uploaded) in __ieee80211_iterate_stations()
1737 if (!sta->uploaded || sta->sdata != sdata) in ieee80211_reconfig_stations()
1810 if (!sta->uploaded || sta->sdata != sdata) in ieee80211_reconfig_nan()
1834 if (!sta->uploaded || in ieee80211_reconfig_nan()
H A Dtx.c1319 sta && sta->uploaded) { in ieee80211_get_txq()
1333 if (!sta->uploaded) in ieee80211_get_txq()
1771 if (sta && !sta->uploaded) in __ieee80211_tx()
3099 if (!test_sta_flag(sta, WLAN_STA_AUTHORIZED) || !sta->uploaded) in ieee80211_check_fast_xmit()
4617 if (sta && sta->uploaded) in __ieee80211_tx_8023()
4754 if (unlikely(IS_ERR_OR_NULL(sta) || !sta->uploaded || in ieee80211_subif_start_xmit_8023()
4868 if (IS_ERR(sta) || (sta && !sta->uploaded)) in ieee80211_tx_pending_skb()
H A Dtdls.c1362 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in iee80211_tdls_have_ht_peers()
2041 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in ieee80211_teardown_tdls_peers()
H A Dchan.c1081 if (!sta->uploaded || in ieee80211_recalc_chanctx_chantype()
H A Dcfg.c3751 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in __ieee80211_request_smps_mgd()
/linux/Documentation/input/
H A Dff.rst120 uploaded, but not played.
/linux/Documentation/power/
H A Duserland-swsusp.rst56 uploaded snapshot image; before calling it you should transfer
/linux/Documentation/arch/powerpc/
H A Dqe_firmware.rst64 QE microcode is uploaded using the following procedure:
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhub.fuc169 // has previously been uploaded by the host) running.
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg3765 * completed but need to be uploaded
3774 * completed but need to be uploaded
3783 * been uploaded to the host, but cannot
H A Daic79xx.seq220 * An SCB has been successfully uploaded to the host.
221 * If the SCB was uploaded for some reason other than
/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst1562 firmware is uploaded again.
2513 the firmware is uploaded again.