Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmld-mac.c285 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mld_mac_ctxt_add()
297 mvmvif->uploaded = true; in iwl_mvm_mld_mac_ctxt_add()
307 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mld_mac_ctxt_changed()
324 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mld_mac_ctxt_remove()
332 mvmvif->uploaded = false; in iwl_mvm_mld_mac_ctxt_remove()
A Dmac-ctxt.c1403 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mac_ctxt_add()
1415 mvmvif->uploaded = true; in iwl_mvm_mac_ctxt_add()
1424 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_changed()
1438 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_remove()
1452 mvmvif->uploaded = false; in iwl_mvm_mac_ctxt_remove()
A Dpower.c597 if (!mvmvif->uploaded) in iwl_mvm_power_get_vifs_iterator()
A Dmvm.h505 bool uploaded; member
A Dd3.c755 mvmvif->uploaded = false; in iwl_mvm_d3_reprogram()
A Dmac80211.c1100 mvmvif->uploaded = false; in iwl_mvm_cleanup_iterator()
/drivers/net/wireless/silabs/wfx/
A Ddata_tx.h25 bool uploaded; member
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()
/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()
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dhub.fuc169 // has previously been uploaded by the host) running.
/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
A Daic79xx.seq220 * An SCB has been successfully uploaded to the host.
221 * If the SCB was uploaded for some reason other than

Completed in 44 milliseconds