linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach 7bc057ffb5 iwlwifi: warn if TFD index and WiFi Seq don't match
For AGG queues, we must match between the WiFi sequence
number and the TFD number. This is a HW (SCD) requirement.

This is a take two of my

    iwlwifi: add debug in Tx path in AGG flow

    This will allow us to catch bad cases in which the packets aren't in
    the right place on the ring.

which disappeared during code move.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-06-13 09:01:08 +02:00
..
1000.c iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED' 2012-06-06 13:24:36 +02:00
2000.c iwlwifi: refactor EEPROM reading/parsing 2012-06-06 13:24:19 +02:00
5000.c iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED' 2012-06-06 13:24:36 +02:00
6000.c iwlwifi: refactor EEPROM reading/parsing 2012-06-06 13:24:19 +02:00
cfg.h iwlwifi: move PCIe into subdirectory 2012-06-06 13:09:30 +02:00
drv.c iwlwifi: move PCIe into subdirectory 2012-06-06 13:09:30 +02:00
internal.h iwlwifi: remove lock around txq_enable 2012-06-13 09:01:03 +02:00
rx.c iwlwifi: move PCIe into subdirectory 2012-06-06 13:09:30 +02:00
trans.c iwlwifi: warn if TFD index and WiFi Seq don't match 2012-06-13 09:01:08 +02:00
tx.c iwlwifi: remove lock around txq_enable 2012-06-13 09:01:03 +02:00