Searched refs:uploaded (Results 1 – 13 of 13) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | mld-mac.c | 285 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 D | mac-ctxt.c | 1403 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 D | power.c | 597 if (!mvmvif->uploaded) in iwl_mvm_power_get_vifs_iterator()
|
| A D | mvm.h | 505 bool uploaded; member
|
| A D | d3.c | 755 mvmvif->uploaded = false; in iwl_mvm_d3_reprogram()
|
| A D | mac80211.c | 1100 mvmvif->uploaded = false; in iwl_mvm_cleanup_iterator()
|
| /drivers/net/wireless/silabs/wfx/ |
| A D | data_tx.h | 25 bool uploaded; member
|
| A D | data_tx.c | 124 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 D | txrx.h | 29 u8 uploaded; member
|
| A D | txrx.c | 364 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 D | hub.fuc | 169 // has previously been uploaded by the host) running.
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.reg | 3765 * completed but need to be uploaded 3774 * completed but need to be uploaded 3783 * been uploaded to the host, but cannot
|
| A D | aic79xx.seq | 220 * An SCB has been successfully uploaded to the host. 221 * If the SCB was uploaded for some reason other than
|
Completed in 44 milliseconds