| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| H A D | firmware.txt | 3 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/intel/iwlwifi/mvm/ |
| H 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()
|
| H A D | mac-ctxt.c | 1396 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mac_ctxt_add() 1408 mvmvif->uploaded = true; in iwl_mvm_mac_ctxt_add() 1417 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_changed() 1431 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_remove() 1445 mvmvif->uploaded = false; in iwl_mvm_mac_ctxt_remove()
|
| H A D | power.c | 597 if (!mvmvif->uploaded) in iwl_mvm_power_get_vifs_iterator()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | data_tx.h | 25 bool uploaded; member
|
| H 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()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.h | 29 u8 uploaded; member
|
| H A D | txrx.c | 364 if (src->retry_count && !src->uploaded) { in tx_policy_upload() 375 src->uploaded = 1; in tx_policy_upload()
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | fore200e.rst | 33 uploaded to the ATM adapters at system boot time or at module loading time.
|
| /linux/net/mac80211/ |
| H A D | sta_info.c | 835 sta->uploaded = true; in sta_info_insert_drv_state() 1329 if (sta->uploaded) in __sta_info_destroy_part1() 1540 if (sta->uploaded) { in __sta_info_destroy_part2() 1738 if (!sta->uploaded) in ieee80211_find_sta_by_ifaddr() 1759 if (!sta->uploaded) in ieee80211_find_sta()
|
| H A D | sta_info.h | 730 bool uploaded; member
|
| H A D | driver-ops.c | 157 sta->uploaded = true; in drv_sta_state()
|
| H A D | tx.c | 1318 sta && sta->uploaded) { in ieee80211_get_txq() 1328 if (!sta->uploaded) in ieee80211_get_txq() 1761 if (sta && !sta->uploaded) in __ieee80211_tx() 3061 if (!test_sta_flag(sta, WLAN_STA_AUTHORIZED) || !sta->uploaded) in ieee80211_check_fast_xmit() 4579 if (sta && sta->uploaded) in __ieee80211_tx_8023() 4716 if (unlikely(IS_ERR_OR_NULL(sta) || !sta->uploaded || in ieee80211_subif_start_xmit_8023() 4830 if (IS_ERR(sta) || (sta && !sta->uploaded)) in ieee80211_tx_pending_skb()
|
| H A D | tdls.c | 1367 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in iee80211_tdls_have_ht_peers() 2046 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in ieee80211_teardown_tdls_peers()
|
| H A D | driver-ops.h | 750 if (!sta->uploaded) in drv_flush_sta() 1299 if (local->ops->get_expected_throughput && sta->uploaded) in drv_get_expected_throughput()
|
| H A D | key.c | 160 if (sta && !sta->uploaded) in ieee80211_key_enable_hw_accel()
|
| H A D | chan.c | 964 if (!sta->uploaded || in ieee80211_recalc_chanctx_chantype()
|
| /linux/Documentation/input/ |
| H A D | ff.rst | 120 uploaded, but not played.
|
| /linux/Documentation/power/ |
| H A D | userland-swsusp.rst | 56 uploaded snapshot image; before calling it you should transfer
|
| /linux/Documentation/arch/powerpc/ |
| H A D | qe_firmware.rst | 64 QE microcode is uploaded using the following procedure:
|
| /linux/Documentation/rust/ |
| H A D | quick-start.rst | 218 There are also some binaries for several systems and architectures uploaded at:
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A D | hub.fuc | 169 // has previously been uploaded by the host) running.
|
| /linux/Documentation/admin-guide/ |
| H A D | thunderbolt.rst | 244 has not uploaded the firmware to LVFS, but it is available for download
|
| /linux/drivers/scsi/aic7xxx/ |
| H 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
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 1562 firmware is uploaded again. 2513 the firmware is uploaded again.
|