linux/drivers/net/wireless/intel/iwlwifi/pcie
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
..
ctxt-info-gen3.c iwlwifi: pcie: start early debug for 22560 devices 2018-07-26 13:16:15 +03:00
ctxt-info.c iwlwifi: pcie: support context information for 22560 devices 2018-07-26 13:16:15 +03:00
drv.c iwlwifi: add support for 22560 devices 2018-07-26 13:16:13 +03:00
internal.h iwlwifi: introduce new rx structures used by 22560 RFH 2018-07-26 13:16:17 +03:00
rx.c iwlwifi: update gen3 interrupts - sw error and image response 2018-07-26 13:16:16 +03:00
trans-gen2.c iwlwifi: pcie: support context information for 22560 devices 2018-07-26 13:16:15 +03:00
trans.c iwlwifi: support multiple tfd queue max sizes for different devices 2018-07-26 13:16:17 +03:00
tx-gen2.c iwlwifi: support new tx api 2018-07-26 13:16:17 +03:00
tx.c iwlwifi: support multiple tfd queue max sizes for different devices 2018-07-26 13:16:17 +03:00