aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c
diff options
context:
space:
mode:
authorMordechay Goodstein <[email protected]>2020-12-09 21:16:09 +0000
committerLuca Coelho <[email protected]>2020-12-09 22:11:17 +0000
commita4450980589522880b1429448a10db38fee2e26e (patch)
tree95cf3c526aa081311636cd585b05f78ae4de5f1f /drivers/net/wireless/intel/iwlwifi/mvm/utils.c
parentiwlwifi: mvm: fix sar profile printing issue (diff)
downloadkernel-a4450980589522880b1429448a10db38fee2e26e.tar.gz
kernel-a4450980589522880b1429448a10db38fee2e26e.zip
iwlwifi: move reclaim flows to the queue file
Reclaim flows are bus-independent TX functions so we move it to the common place handling bus-independent tx operations used spatch rule @@ @@ ( -iwl_trans_pcie_freeze_txq_timer +iwl_trans_txq_freeze_timer | -iwl_trans_pcie_set_q_ptrs +iwl_trans_txq_set_q_ptrs | -iwl_pcie_txq_free_tfd +iwl_txq_free_tfd | -iwl_pcie_txq_progress +iwl_txq_progress | -iwl_trans_pcie_reclaim +iwl_trans_txq_reclaim ) Signed-off-by: Mordechay Goodstein <[email protected]> Signed-off-by: Luca Coelho <[email protected]> Link: https://lore.kernel.org/r/iwlwifi.20201209231352.40723e92b6bf.I83cf71d9c6d989ec42f52b353f1d33f32540db59@changeid Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions