Home
last modified time | relevance | path

Searched refs:had_nocopy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c38 bool had_nocopy = false; in iwl_pcie_gen2_enqueue_hcmd() local
67 had_nocopy = true; in iwl_pcie_gen2_enqueue_hcmd()
75 * to the static buffer so set had_nocopy. in iwl_pcie_gen2_enqueue_hcmd()
77 had_nocopy = true; in iwl_pcie_gen2_enqueue_hcmd()
91 if (WARN_ON(had_nocopy)) { in iwl_pcie_gen2_enqueue_hcmd()
H A Dtx.c895 bool had_nocopy = false; in iwl_pcie_enqueue_hcmd() local
938 had_nocopy = true; in iwl_pcie_enqueue_hcmd()
946 * to the static buffer so set had_nocopy. in iwl_pcie_enqueue_hcmd()
948 had_nocopy = true; in iwl_pcie_enqueue_hcmd()
962 if (WARN_ON(had_nocopy)) { in iwl_pcie_enqueue_hcmd()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c85 bool had_nocopy = false; in iwl_pcie_gen2_enqueue_hcmd() local
114 had_nocopy = true; in iwl_pcie_gen2_enqueue_hcmd()
122 * to the static buffer so set had_nocopy. in iwl_pcie_gen2_enqueue_hcmd()
124 had_nocopy = true; in iwl_pcie_gen2_enqueue_hcmd()
138 if (WARN_ON(had_nocopy)) { in iwl_pcie_gen2_enqueue_hcmd()
H A Dtx.c1178 bool had_nocopy = false; in iwl_pcie_enqueue_hcmd() local
1221 had_nocopy = true; in iwl_pcie_enqueue_hcmd()
1229 * to the static buffer so set had_nocopy. in iwl_pcie_enqueue_hcmd()
1231 had_nocopy = true; in iwl_pcie_enqueue_hcmd()
1245 if (WARN_ON(had_nocopy)) { in iwl_pcie_enqueue_hcmd()

Completed in 6 milliseconds