linux_dsm_epyc7002/drivers/net/wireless/intel
Golan Ben Ami cf495496b6 iwlwifi: introduce new rx structures used by 22560 RFH
22560 devices RFH uses different structures, which act similar
to the legacy rxq management lists - free and used list.

The iwl_rx_transfer_desc struct is part of the free list,
and consists of pointers to the empty rb's the driver wants to
pass to the fw.

The iwl_rx_completion_desc struct is part of the used list,
and consists of pointers to the buffer the fw filled up
with new rx, both commands and data, for the host.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2018-07-26 13:16:17 +03:00
..
ipw2x00 ipw2x00: track time using boottime 2018-06-27 19:10:25 +03:00
iwlegacy treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
iwlwifi iwlwifi: introduce new rx structures used by 22560 RFH 2018-07-26 13:16:17 +03:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile