2012-05-28 12:53:53

by Tvrtko Ursulin

[permalink] [raw]
Subject: ath9k stops working (DMA trouble?) shortly after going online


Hi all,

This is on kernel 3.3.2, with the following hardware:

03:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)

dmesg below. I wonder if this is a known issue and I should try
X, Y or Z for a fix? Or any other info / debugging you would like
me to do just ask.

Many thanks,

Tvrtko

[ 228.410407] wlan0: direct probe to 00:24:82:39:da:c8 (try 1/3)
[ 228.411988] wlan0: direct probe responded
[ 228.413683] wlan0: authenticate with 00:24:82:39:da:c8 (try 1)
[ 228.415073] wlan0: authenticated
[ 228.430703] wlan0: associate with 00:24:82:39:da:c8 (try 1)
[ 228.432663] wlan0: RX AssocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
[ 228.432676] wlan0: associated
[ 228.432685] wlan0: moving STA 00:24:82:39:da:c8 to state 1
[ 228.432690] wlan0: moving STA 00:24:82:39:da:c8 to state 2
[ 228.432696] wlan0: No basic rates in AssocResp. Using min supported rate instead.
[ 228.441326] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 228.441611] cfg80211: Calling CRDA for country: GB
[ 228.448130] ath: regdomain 0x833a updated by CountryIE
[ 228.448136] ath: EEPROM regdomain: 0x833a
[ 228.448139] ath: EEPROM indicates we should expect a country code
[ 228.448144] ath: doing EEPROM country->regdmn map search
[ 228.448147] ath: country maps to regdmn code: 0x37
[ 228.448150] ath: Country alpha2 being used: GB
[ 228.448153] ath: Regpair used: 0x37
[ 228.448209] cfg80211: Regulatory domain changed to country: GB
[ 228.448213] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 228.448217] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 228.448221] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 228.448225] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 228.448229] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 229.716719] wlan0: moving STA 00:24:82:39:da:c8 to state 3
[ 594.531570] ath: Failed to stop TX DMA, queues=0x004!
[ 594.544193] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000062c0
[ 594.544199] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 626.232518] ath: Failed to stop TX DMA, queues=0x007!
[ 626.245494] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000067c0
[ 626.245505] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 626.256935] wlan0: moving STA 00:24:82:39:da:c8 to state 2
[ 626.256942] wlan0: moving STA 00:24:82:39:da:c8 to state 1
[ 626.256946] wlan0: moving STA 00:24:82:39:da:c8 to state 0
[ 626.259715] cfg80211: Calling CRDA to update world regulatory domain
[ 626.268224] cfg80211: World regulatory domain updated:
[ 626.268232] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 626.268239] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 626.268244] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 626.268250] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 626.268255] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 626.268260] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 626.268296] cfg80211: Calling CRDA for country: GB
[ 626.281740] cfg80211: Regulatory domain changed to country: GB
[ 626.281752] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 626.281761] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 626.281770] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 626.281778] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 626.281785] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 630.669794] wlan0: authenticate with 00:24:82:39:da:c8 (try 1)
[ 630.671400] wlan0: authenticated
[ 630.672791] wlan0: associate with 00:24:82:39:da:c8 (try 1)
[ 630.674800] wlan0: RX ReassocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
[ 630.674809] wlan0: associated
[ 630.674817] wlan0: moving STA 00:24:82:39:da:c8 to state 1
[ 630.674820] wlan0: moving STA 00:24:82:39:da:c8 to state 2
[ 630.674826] wlan0: No basic rates in AssocResp. Using min supported rate instead.
[ 630.683677] cfg80211: Calling CRDA for country: GB
[ 630.692040] ath: regdomain 0x833a updated by CountryIE
[ 630.692047] ath: EEPROM regdomain: 0x833a
[ 630.692050] ath: EEPROM indicates we should expect a country code
[ 630.692054] ath: doing EEPROM country->regdmn map search
[ 630.692058] ath: country maps to regdmn code: 0x37
[ 630.692061] ath: Country alpha2 being used: GB
[ 630.692063] ath: Regpair used: 0x37
[ 630.692118] cfg80211: Regulatory domain changed to country: GB
[ 630.692121] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 630.692126] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 630.692130] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 630.692134] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 630.692138] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 630.890348] wlan0: moving STA 00:24:82:39:da:c8 to state 3
[ 912.230314] ath: Failed to stop TX DMA, queues=0x007!
[ 912.243238] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000062c0
[ 912.243248] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 912.255151] wlan0: moving STA 00:24:82:39:da:c8 to state 2
[ 912.255160] wlan0: moving STA 00:24:82:39:da:c8 to state 1
[ 912.255164] wlan0: moving STA 00:24:82:39:da:c8 to state 0
[ 912.256048] cfg80211: Calling CRDA to update world regulatory domain
[ 912.264500] cfg80211: World regulatory domain updated:
[ 912.264507] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 912.264513] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 912.264517] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 912.264522] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 912.264526] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 912.264530] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 912.264550] cfg80211: Calling CRDA for country: GB
[ 912.277624] cfg80211: Regulatory domain changed to country: GB
[ 912.277632] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 912.277638] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 912.277643] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 912.277648] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 912.277652] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 916.666092] wlan0: authenticate with 00:24:82:39:da:c8 (try 1)
[ 916.667497] wlan0: authenticated
[ 916.667922] wlan0: associate with 00:24:82:39:da:c8 (try 1)
[ 916.669899] wlan0: RX ReassocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
[ 916.669912] wlan0: associated
[ 916.669924] wlan0: moving STA 00:24:82:39:da:c8 to state 1
[ 916.669931] wlan0: moving STA 00:24:82:39:da:c8 to state 2
[ 916.669940] wlan0: No basic rates in AssocResp. Using min supported rate instead.
[ 916.679385] cfg80211: Calling CRDA for country: GB
[ 916.687438] ath: regdomain 0x833a updated by CountryIE
[ 916.687444] ath: EEPROM regdomain: 0x833a
[ 916.687447] ath: EEPROM indicates we should expect a country code
[ 916.687451] ath: doing EEPROM country->regdmn map search
[ 916.687454] ath: country maps to regdmn code: 0x37
[ 916.687458] ath: Country alpha2 being used: GB
[ 916.687460] ath: Regpair used: 0x37
[ 916.687518] cfg80211: Regulatory domain changed to country: GB
[ 916.687521] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 916.687526] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 916.687530] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 916.687534] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 916.687538] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 916.865443] wlan0: moving STA 00:24:82:39:da:c8 to state 3
[ 1037.234003] ath: Failed to stop TX DMA, queues=0x007!
[ 1037.246980] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000062c0
[ 1037.246990] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1037.259604] wlan0: moving STA 00:24:82:39:da:c8 to state 2
[ 1037.259617] wlan0: moving STA 00:24:82:39:da:c8 to state 1
[ 1037.259625] wlan0: moving STA 00:24:82:39:da:c8 to state 0
[ 1037.267160] cfg80211: Calling CRDA to update world regulatory domain
[ 1037.280243] cfg80211: World regulatory domain updated:
[ 1037.280252] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1037.280257] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1037.280262] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1037.280266] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 1037.280271] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1037.280275] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 1037.280334] cfg80211: Calling CRDA for country: GB
[ 1037.293496] cfg80211: Regulatory domain changed to country: GB
[ 1037.293503] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 1037.293508] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1037.293512] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1037.293516] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 1037.293520] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 1037.677515] ath: Failed to stop TX DMA, queues=0x001!
[ 1037.690726] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1037.690736] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1037.766026] ath: Failed to stop TX DMA, queues=0x001!
[ 1037.779267] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1037.779278] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1037.853895] ath: Failed to stop TX DMA, queues=0x001!
[ 1037.866839] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1037.866845] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1037.941186] ath: Failed to stop TX DMA, queues=0x001!
[ 1037.954408] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1037.954418] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.028899] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.041798] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1038.041803] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.115927] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.128837] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.128843] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.203239] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.216506] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.216516] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.291031] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.304069] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.304075] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.379281] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.392528] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.392538] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.467257] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.480396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.480406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.555375] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.568592] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.568602] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.643291] ath: Failed to stop TX DMA, queues=0x001!
[ 1038.656526] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.656536] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.801886] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.801900] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1038.946423] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1038.946439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1039.091380] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1039.091395] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1039.236286] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1039.236301] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1039.381051] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1039.381060] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1039.526343] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1039.526358] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1039.671709] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1039.671724] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1039.817304] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1039.817319] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1039.962424] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1039.962439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1040.107396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1040.107411] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1040.252486] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1040.252501] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1040.397395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1040.397409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1040.542392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1040.542407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1040.687369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1040.687385] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1040.832296] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1040.832314] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1040.977099] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1040.977110] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1041.122315] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1041.122331] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1041.267236] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1041.267251] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1041.412253] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1041.412263] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1041.557420] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1041.557435] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1041.702354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1041.702369] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1041.847331] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1041.847347] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1041.992260] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1041.992275] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1042.137278] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1042.137293] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1042.282021] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1042.282031] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1042.427392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1042.427406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1042.572078] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1042.572087] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1047.581356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1047.581371] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1047.655973] ath: Failed to stop TX DMA, queues=0x001!
[ 1047.668918] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1047.668923] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1047.743298] ath: Failed to stop TX DMA, queues=0x001!
[ 1047.756517] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1047.756527] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1047.831443] ath: Failed to stop TX DMA, queues=0x001!
[ 1047.844618] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1047.844628] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1047.919536] ath: Failed to stop TX DMA, queues=0x001!
[ 1047.932807] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1047.932818] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.007632] ath: Failed to stop TX DMA, queues=0x001!
[ 1048.020754] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1048.020764] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.095332] ath: Failed to stop TX DMA, queues=0x001!
[ 1048.108596] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1048.108606] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.183755] ath: Failed to stop TX DMA, queues=0x001!
[ 1048.197020] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1048.197031] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.271916] ath: Failed to stop TX DMA, queues=0x001!
[ 1048.284876] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1048.284881] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.359270] ath: Failed to stop TX DMA, queues=0x001!
[ 1048.372504] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1048.372514] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.448820] ath: Failed to stop TX DMA, queues=0x001!
[ 1048.462098] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1048.462108] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.537261] ath: Failed to stop TX DMA, queues=0x001!
[ 1048.550461] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1048.550471] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.695330] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1048.695345] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.840033] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1048.840042] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1048.984342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1048.984356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1049.129409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1049.129424] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1049.274384] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1049.274399] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1049.420255] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1049.420272] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1049.565373] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1049.565390] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1049.710580] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1049.710595] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1049.856408] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1049.856423] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1050.001452] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1050.001467] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1050.146462] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1050.146477] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1050.291382] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1050.291399] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1050.436246] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1050.436261] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1050.581037] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1050.581046] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1050.726343] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1050.726359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1050.871394] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1050.871410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1051.018460] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1051.018476] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1051.163294] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1051.163305] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1051.308394] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1051.308409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1051.453435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1051.453451] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1051.598334] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1051.598350] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1051.743420] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1051.743435] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1051.888385] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1051.888400] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1052.033408] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1052.033422] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1052.178436] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1052.178452] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1052.323409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1052.323424] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1052.468436] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1052.468451] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1057.473846] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1057.473861] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1057.548157] ath: Failed to stop TX DMA, queues=0x001!
[ 1057.561358] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1057.561368] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1057.636154] ath: Failed to stop TX DMA, queues=0x001!
[ 1057.649399] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1057.649409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1057.724193] ath: Failed to stop TX DMA, queues=0x001!
[ 1057.737409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1057.737421] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1057.812310] ath: Failed to stop TX DMA, queues=0x001!
[ 1057.825516] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1057.825526] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1057.900146] ath: Failed to stop TX DMA, queues=0x001!
[ 1057.913342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1057.913353] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1057.988190] ath: Failed to stop TX DMA, queues=0x001!
[ 1058.001407] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.001417] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.076127] ath: Failed to stop TX DMA, queues=0x001!
[ 1058.089370] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.089380] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.164262] ath: Failed to stop TX DMA, queues=0x001!
[ 1058.177464] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.177475] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.252146] ath: Failed to stop TX DMA, queues=0x001!
[ 1058.265308] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.265318] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.340389] ath: Failed to stop TX DMA, queues=0x001!
[ 1058.353569] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.353579] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.428225] ath: Failed to stop TX DMA, queues=0x001!
[ 1058.441466] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.441476] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.586368] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.586383] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.731394] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1058.731409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1058.876382] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1058.876397] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1059.021447] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1059.021462] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1059.166366] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1059.166382] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1059.311356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1059.311370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1059.456369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1059.456384] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1059.601291] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1059.601306] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1059.746397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1059.746412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1059.891343] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1059.891358] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1060.036435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1060.036450] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1060.181498] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1060.181513] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1060.326381] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1060.326396] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1060.471354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1060.471368] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1060.616395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1060.616411] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1060.761369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1060.761383] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1060.906210] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1060.906225] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1061.051344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1061.051359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1061.196354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1061.196370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1061.341328] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1061.341343] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1061.486262] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1061.486278] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1061.631319] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1061.631335] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1061.776370] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1061.776385] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1061.921369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1061.921385] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1062.066331] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1062.066345] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1062.211313] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1062.211328] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1062.356435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1062.356450] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.362236] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1067.362251] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.437216] ath: Failed to stop TX DMA, queues=0x001!
[ 1067.450436] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1067.450447] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.525145] ath: Failed to stop TX DMA, queues=0x001!
[ 1067.538372] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1067.538382] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.613066] ath: Failed to stop TX DMA, queues=0x001!
[ 1067.626296] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1067.626306] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.701155] ath: Failed to stop TX DMA, queues=0x001!
[ 1067.714396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1067.714406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.789193] ath: Failed to stop TX DMA, queues=0x001!
[ 1067.802397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1067.802407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.877353] ath: Failed to stop TX DMA, queues=0x001!
[ 1067.890446] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1067.890456] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1067.965170] ath: Failed to stop TX DMA, queues=0x001!
[ 1067.978384] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1067.978394] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.053110] ath: Failed to stop TX DMA, queues=0x001!
[ 1068.066348] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1068.066358] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.141184] ath: Failed to stop TX DMA, queues=0x001!
[ 1068.154397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1068.154408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.229391] ath: Failed to stop TX DMA, queues=0x001!
[ 1068.242578] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1068.242588] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.317129] ath: Failed to stop TX DMA, queues=0x001!
[ 1068.330344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1068.330354] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.475222] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1068.475238] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.620331] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1068.620346] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.765329] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1068.765345] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1068.910410] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1068.910426] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1069.055425] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1069.055439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1069.200423] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1069.200438] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1069.345344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1069.345359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1069.490397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1069.490412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1069.635378] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1069.635392] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1069.780459] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1069.780474] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1069.925291] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1069.925306] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1070.070342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1070.070356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1070.215422] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1070.215436] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1070.360356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1070.360371] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1070.505353] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1070.505368] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1070.650342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1070.650357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1070.795314] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1070.795329] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1070.940442] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1070.940457] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1071.085395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1071.085410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1071.230379] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1071.230394] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1071.375354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1071.375369] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1071.520266] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1071.520281] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1071.665195] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1071.665210] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1071.810223] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1071.810239] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1071.955409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1071.955424] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1072.100389] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1072.100404] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1072.245710] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1072.245725] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.252855] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1077.252870] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.327154] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.340347] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1077.340357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.415356] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.428554] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1077.428565] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.503202] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.516481] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1077.516491] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.591176] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.604412] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1077.604422] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.679195] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.692413] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1077.692423] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.767185] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.780370] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1077.780380] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.855016] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.868052] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1077.868059] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1077.942082] ath: Failed to stop TX DMA, queues=0x001!
[ 1077.955266] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1077.955276] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.030276] ath: Failed to stop TX DMA, queues=0x001!
[ 1078.043396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1078.043406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.118200] ath: Failed to stop TX DMA, queues=0x001!
[ 1078.131482] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1078.131493] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.206269] ath: Failed to stop TX DMA, queues=0x001!
[ 1078.219492] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1078.219502] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.364357] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1078.364372] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.509424] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1078.509439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.654799] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1078.654814] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.800392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1078.800407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1078.945342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1078.945357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1079.090395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1079.090410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1079.235139] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1079.235148] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1079.380434] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1079.380449] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1079.525398] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1079.525412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1079.670393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1079.670408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1079.815393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1079.815408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1079.960328] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1079.960344] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1080.105344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1080.105359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1080.250356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1080.250370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1080.395421] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1080.395436] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1080.540367] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1080.540383] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1080.685341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1080.685356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1080.830328] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1080.830343] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1080.975342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1080.975356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1081.120381] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1081.120396] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1081.265410] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1081.265426] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1081.410378] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1081.410393] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1081.555303] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1081.555318] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1081.700435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1081.700450] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1081.845318] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1081.845333] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1081.990327] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1081.990342] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.135072] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1082.135081] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.210081] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.210096] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.285349] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.298609] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.298620] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.373247] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.386460] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.386470] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.461556] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.474805] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.474815] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.549311] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.562530] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.562540] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.637225] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.650395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.650405] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.725176] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.738424] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.738434] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.813139] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.826332] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1082.826342] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.901221] ath: Failed to stop TX DMA, queues=0x001!
[ 1082.914453] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1082.914463] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1082.989177] ath: Failed to stop TX DMA, queues=0x001!
[ 1083.002401] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1083.002412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1083.077146] ath: Failed to stop TX DMA, queues=0x001!
[ 1083.090238] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1083.090248] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1083.165271] ath: Failed to stop TX DMA, queues=0x001!
[ 1083.178466] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1083.178476] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1083.323396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1083.323410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1083.468385] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1083.468400] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1083.613341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1083.613356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1083.758393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1083.758407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1083.903342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1083.903357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1084.048383] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1084.048397] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1084.193386] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1084.193401] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1084.338314] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1084.338329] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1084.483354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1084.483370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1084.628341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1084.628357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1084.773341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1084.773356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1084.918317] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1084.918331] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1085.063335] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1085.063351] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1085.208451] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1085.208466] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1085.353327] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1085.353342] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1085.498420] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1085.498435] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1085.643393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1085.643408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1085.788238] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1085.788250] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1085.933250] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1085.933265] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1086.078397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1086.078411] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1086.223410] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1086.223425] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1086.368355] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1086.368370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1086.513392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1086.513407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1086.659300] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1086.659315] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1086.804392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1086.804407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1086.949252] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1086.949267] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1087.094368] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1087.094384] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1092.100198] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1092.100213] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1092.175343] ath: Failed to stop TX DMA, queues=0x001!
[ 1092.188590] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 1092.188601] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1092.263083] ath: Failed to stop TX DMA, queues=0x001!
[ 1092.276240] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1092.276250] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 1092.351232] ath: Failed to stop TX DMA, queues=0x001!
[ 1092.364434] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 1092.364445] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up


2012-05-28 13:01:43

by Mohammed Shafi

[permalink] [raw]
Subject: Re: ath9k stops working (DMA trouble?) shortly after going online

On Mon, May 28, 2012 at 5:46 PM, Tvrtko Ursulin
<[email protected]> wrote:
>
> Hi all,
>
> This is on kernel 3.3.2, with the following hardware:
>
> 03:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
>
> dmesg below. I wonder if this is a known issue and I should try
> X, Y or Z for a fix? Or any other info / debugging you would like
> me to do just ask.

can you please try if this helps
http://www.spinics.net/lists/linux-wireless/msg90835.html

>
> Many thanks,
>
> Tvrtko
>
> [ ?228.410407] wlan0: direct probe to 00:24:82:39:da:c8 (try 1/3)
> [ ?228.411988] wlan0: direct probe responded
> [ ?228.413683] wlan0: authenticate with 00:24:82:39:da:c8 (try 1)
> [ ?228.415073] wlan0: authenticated
> [ ?228.430703] wlan0: associate with 00:24:82:39:da:c8 (try 1)
> [ ?228.432663] wlan0: RX AssocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
> [ ?228.432676] wlan0: associated
> [ ?228.432685] wlan0: moving STA 00:24:82:39:da:c8 to state 1
> [ ?228.432690] wlan0: moving STA 00:24:82:39:da:c8 to state 2
> [ ?228.432696] wlan0: No basic rates in AssocResp. Using min supported rate instead.
> [ ?228.441326] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
> [ ?228.441611] cfg80211: Calling CRDA for country: GB
> [ ?228.448130] ath: regdomain 0x833a updated by CountryIE
> [ ?228.448136] ath: EEPROM regdomain: 0x833a
> [ ?228.448139] ath: EEPROM indicates we should expect a country code
> [ ?228.448144] ath: doing EEPROM country->regdmn map search
> [ ?228.448147] ath: country maps to regdmn code: 0x37
> [ ?228.448150] ath: Country alpha2 being used: GB
> [ ?228.448153] ath: Regpair used: 0x37
> [ ?228.448209] cfg80211: Regulatory domain changed to country: GB
> [ ?228.448213] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ ?228.448217] cfg80211: ? (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?228.448221] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?228.448225] cfg80211: ? (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?228.448229] cfg80211: ? (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
> [ ?229.716719] wlan0: moving STA 00:24:82:39:da:c8 to state 3
> [ ?594.531570] ath: Failed to stop TX DMA, queues=0x004!
> [ ?594.544193] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000062c0
> [ ?594.544199] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ ?626.232518] ath: Failed to stop TX DMA, queues=0x007!
> [ ?626.245494] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000067c0
> [ ?626.245505] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ ?626.256935] wlan0: moving STA 00:24:82:39:da:c8 to state 2
> [ ?626.256942] wlan0: moving STA 00:24:82:39:da:c8 to state 1
> [ ?626.256946] wlan0: moving STA 00:24:82:39:da:c8 to state 0
> [ ?626.259715] cfg80211: Calling CRDA to update world regulatory domain
> [ ?626.268224] cfg80211: World regulatory domain updated:
> [ ?626.268232] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ ?626.268239] cfg80211: ? (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ ?626.268244] cfg80211: ? (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [ ?626.268250] cfg80211: ? (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [ ?626.268255] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ ?626.268260] cfg80211: ? (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ ?626.268296] cfg80211: Calling CRDA for country: GB
> [ ?626.281740] cfg80211: Regulatory domain changed to country: GB
> [ ?626.281752] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ ?626.281761] cfg80211: ? (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?626.281770] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?626.281778] cfg80211: ? (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?626.281785] cfg80211: ? (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
> [ ?630.669794] wlan0: authenticate with 00:24:82:39:da:c8 (try 1)
> [ ?630.671400] wlan0: authenticated
> [ ?630.672791] wlan0: associate with 00:24:82:39:da:c8 (try 1)
> [ ?630.674800] wlan0: RX ReassocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
> [ ?630.674809] wlan0: associated
> [ ?630.674817] wlan0: moving STA 00:24:82:39:da:c8 to state 1
> [ ?630.674820] wlan0: moving STA 00:24:82:39:da:c8 to state 2
> [ ?630.674826] wlan0: No basic rates in AssocResp. Using min supported rate instead.
> [ ?630.683677] cfg80211: Calling CRDA for country: GB
> [ ?630.692040] ath: regdomain 0x833a updated by CountryIE
> [ ?630.692047] ath: EEPROM regdomain: 0x833a
> [ ?630.692050] ath: EEPROM indicates we should expect a country code
> [ ?630.692054] ath: doing EEPROM country->regdmn map search
> [ ?630.692058] ath: country maps to regdmn code: 0x37
> [ ?630.692061] ath: Country alpha2 being used: GB
> [ ?630.692063] ath: Regpair used: 0x37
> [ ?630.692118] cfg80211: Regulatory domain changed to country: GB
> [ ?630.692121] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ ?630.692126] cfg80211: ? (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?630.692130] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?630.692134] cfg80211: ? (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?630.692138] cfg80211: ? (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
> [ ?630.890348] wlan0: moving STA 00:24:82:39:da:c8 to state 3
> [ ?912.230314] ath: Failed to stop TX DMA, queues=0x007!
> [ ?912.243238] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000062c0
> [ ?912.243248] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ ?912.255151] wlan0: moving STA 00:24:82:39:da:c8 to state 2
> [ ?912.255160] wlan0: moving STA 00:24:82:39:da:c8 to state 1
> [ ?912.255164] wlan0: moving STA 00:24:82:39:da:c8 to state 0
> [ ?912.256048] cfg80211: Calling CRDA to update world regulatory domain
> [ ?912.264500] cfg80211: World regulatory domain updated:
> [ ?912.264507] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ ?912.264513] cfg80211: ? (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ ?912.264517] cfg80211: ? (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [ ?912.264522] cfg80211: ? (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [ ?912.264526] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ ?912.264530] cfg80211: ? (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ ?912.264550] cfg80211: Calling CRDA for country: GB
> [ ?912.277624] cfg80211: Regulatory domain changed to country: GB
> [ ?912.277632] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ ?912.277638] cfg80211: ? (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?912.277643] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?912.277648] cfg80211: ? (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?912.277652] cfg80211: ? (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
> [ ?916.666092] wlan0: authenticate with 00:24:82:39:da:c8 (try 1)
> [ ?916.667497] wlan0: authenticated
> [ ?916.667922] wlan0: associate with 00:24:82:39:da:c8 (try 1)
> [ ?916.669899] wlan0: RX ReassocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
> [ ?916.669912] wlan0: associated
> [ ?916.669924] wlan0: moving STA 00:24:82:39:da:c8 to state 1
> [ ?916.669931] wlan0: moving STA 00:24:82:39:da:c8 to state 2
> [ ?916.669940] wlan0: No basic rates in AssocResp. Using min supported rate instead.
> [ ?916.679385] cfg80211: Calling CRDA for country: GB
> [ ?916.687438] ath: regdomain 0x833a updated by CountryIE
> [ ?916.687444] ath: EEPROM regdomain: 0x833a
> [ ?916.687447] ath: EEPROM indicates we should expect a country code
> [ ?916.687451] ath: doing EEPROM country->regdmn map search
> [ ?916.687454] ath: country maps to regdmn code: 0x37
> [ ?916.687458] ath: Country alpha2 being used: GB
> [ ?916.687460] ath: Regpair used: 0x37
> [ ?916.687518] cfg80211: Regulatory domain changed to country: GB
> [ ?916.687521] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ ?916.687526] cfg80211: ? (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?916.687530] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?916.687534] cfg80211: ? (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ ?916.687538] cfg80211: ? (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
> [ ?916.865443] wlan0: moving STA 00:24:82:39:da:c8 to state 3
> [ 1037.234003] ath: Failed to stop TX DMA, queues=0x007!
> [ 1037.246980] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000062c0
> [ 1037.246990] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1037.259604] wlan0: moving STA 00:24:82:39:da:c8 to state 2
> [ 1037.259617] wlan0: moving STA 00:24:82:39:da:c8 to state 1
> [ 1037.259625] wlan0: moving STA 00:24:82:39:da:c8 to state 0
> [ 1037.267160] cfg80211: Calling CRDA to update world regulatory domain
> [ 1037.280243] cfg80211: World regulatory domain updated:
> [ 1037.280252] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ 1037.280257] cfg80211: ? (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ 1037.280262] cfg80211: ? (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [ 1037.280266] cfg80211: ? (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
> [ 1037.280271] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ 1037.280275] cfg80211: ? (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
> [ 1037.280334] cfg80211: Calling CRDA for country: GB
> [ 1037.293496] cfg80211: Regulatory domain changed to country: GB
> [ 1037.293503] cfg80211: ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
> [ 1037.293508] cfg80211: ? (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ 1037.293512] cfg80211: ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ 1037.293516] cfg80211: ? (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
> [ 1037.293520] cfg80211: ? (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
> [ 1037.677515] ath: Failed to stop TX DMA, queues=0x001!
> [ 1037.690726] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1037.690736] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1037.766026] ath: Failed to stop TX DMA, queues=0x001!
> [ 1037.779267] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1037.779278] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1037.853895] ath: Failed to stop TX DMA, queues=0x001!
> [ 1037.866839] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1037.866845] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1037.941186] ath: Failed to stop TX DMA, queues=0x001!
> [ 1037.954408] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1037.954418] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.028899] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.041798] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1038.041803] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.115927] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.128837] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.128843] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.203239] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.216506] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.216516] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.291031] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.304069] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.304075] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.379281] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.392528] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.392538] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.467257] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.480396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.480406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.555375] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.568592] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.568602] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.643291] ath: Failed to stop TX DMA, queues=0x001!
> [ 1038.656526] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.656536] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.801886] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.801900] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1038.946423] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1038.946439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1039.091380] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1039.091395] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1039.236286] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1039.236301] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1039.381051] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1039.381060] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1039.526343] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1039.526358] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1039.671709] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1039.671724] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1039.817304] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1039.817319] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1039.962424] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1039.962439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1040.107396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1040.107411] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1040.252486] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1040.252501] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1040.397395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1040.397409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1040.542392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1040.542407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1040.687369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1040.687385] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1040.832296] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1040.832314] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1040.977099] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1040.977110] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1041.122315] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1041.122331] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1041.267236] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1041.267251] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1041.412253] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1041.412263] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1041.557420] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1041.557435] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1041.702354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1041.702369] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1041.847331] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1041.847347] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1041.992260] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1041.992275] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1042.137278] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1042.137293] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1042.282021] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1042.282031] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1042.427392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1042.427406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1042.572078] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1042.572087] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1047.581356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1047.581371] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1047.655973] ath: Failed to stop TX DMA, queues=0x001!
> [ 1047.668918] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1047.668923] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1047.743298] ath: Failed to stop TX DMA, queues=0x001!
> [ 1047.756517] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1047.756527] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1047.831443] ath: Failed to stop TX DMA, queues=0x001!
> [ 1047.844618] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1047.844628] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1047.919536] ath: Failed to stop TX DMA, queues=0x001!
> [ 1047.932807] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1047.932818] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.007632] ath: Failed to stop TX DMA, queues=0x001!
> [ 1048.020754] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1048.020764] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.095332] ath: Failed to stop TX DMA, queues=0x001!
> [ 1048.108596] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1048.108606] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.183755] ath: Failed to stop TX DMA, queues=0x001!
> [ 1048.197020] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1048.197031] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.271916] ath: Failed to stop TX DMA, queues=0x001!
> [ 1048.284876] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1048.284881] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.359270] ath: Failed to stop TX DMA, queues=0x001!
> [ 1048.372504] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1048.372514] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.448820] ath: Failed to stop TX DMA, queues=0x001!
> [ 1048.462098] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1048.462108] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.537261] ath: Failed to stop TX DMA, queues=0x001!
> [ 1048.550461] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1048.550471] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.695330] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1048.695345] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.840033] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1048.840042] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1048.984342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1048.984356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1049.129409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1049.129424] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1049.274384] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1049.274399] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1049.420255] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1049.420272] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1049.565373] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1049.565390] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1049.710580] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1049.710595] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1049.856408] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1049.856423] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1050.001452] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1050.001467] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1050.146462] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1050.146477] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1050.291382] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1050.291399] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1050.436246] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1050.436261] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1050.581037] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1050.581046] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1050.726343] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1050.726359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1050.871394] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1050.871410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1051.018460] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1051.018476] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1051.163294] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1051.163305] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1051.308394] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1051.308409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1051.453435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1051.453451] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1051.598334] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1051.598350] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1051.743420] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1051.743435] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1051.888385] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1051.888400] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1052.033408] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1052.033422] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1052.178436] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1052.178452] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1052.323409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1052.323424] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1052.468436] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1052.468451] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1057.473846] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1057.473861] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1057.548157] ath: Failed to stop TX DMA, queues=0x001!
> [ 1057.561358] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1057.561368] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1057.636154] ath: Failed to stop TX DMA, queues=0x001!
> [ 1057.649399] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1057.649409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1057.724193] ath: Failed to stop TX DMA, queues=0x001!
> [ 1057.737409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1057.737421] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1057.812310] ath: Failed to stop TX DMA, queues=0x001!
> [ 1057.825516] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1057.825526] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1057.900146] ath: Failed to stop TX DMA, queues=0x001!
> [ 1057.913342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1057.913353] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1057.988190] ath: Failed to stop TX DMA, queues=0x001!
> [ 1058.001407] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.001417] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.076127] ath: Failed to stop TX DMA, queues=0x001!
> [ 1058.089370] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.089380] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.164262] ath: Failed to stop TX DMA, queues=0x001!
> [ 1058.177464] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.177475] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.252146] ath: Failed to stop TX DMA, queues=0x001!
> [ 1058.265308] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.265318] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.340389] ath: Failed to stop TX DMA, queues=0x001!
> [ 1058.353569] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.353579] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.428225] ath: Failed to stop TX DMA, queues=0x001!
> [ 1058.441466] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.441476] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.586368] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.586383] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.731394] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1058.731409] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1058.876382] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1058.876397] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1059.021447] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1059.021462] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1059.166366] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1059.166382] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1059.311356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1059.311370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1059.456369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1059.456384] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1059.601291] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1059.601306] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1059.746397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1059.746412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1059.891343] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1059.891358] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1060.036435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1060.036450] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1060.181498] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1060.181513] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1060.326381] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1060.326396] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1060.471354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1060.471368] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1060.616395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1060.616411] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1060.761369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1060.761383] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1060.906210] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1060.906225] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1061.051344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1061.051359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1061.196354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1061.196370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1061.341328] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1061.341343] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1061.486262] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1061.486278] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1061.631319] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1061.631335] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1061.776370] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1061.776385] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1061.921369] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1061.921385] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1062.066331] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1062.066345] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1062.211313] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1062.211328] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1062.356435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1062.356450] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.362236] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1067.362251] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.437216] ath: Failed to stop TX DMA, queues=0x001!
> [ 1067.450436] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1067.450447] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.525145] ath: Failed to stop TX DMA, queues=0x001!
> [ 1067.538372] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1067.538382] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.613066] ath: Failed to stop TX DMA, queues=0x001!
> [ 1067.626296] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1067.626306] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.701155] ath: Failed to stop TX DMA, queues=0x001!
> [ 1067.714396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1067.714406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.789193] ath: Failed to stop TX DMA, queues=0x001!
> [ 1067.802397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1067.802407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.877353] ath: Failed to stop TX DMA, queues=0x001!
> [ 1067.890446] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1067.890456] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1067.965170] ath: Failed to stop TX DMA, queues=0x001!
> [ 1067.978384] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1067.978394] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.053110] ath: Failed to stop TX DMA, queues=0x001!
> [ 1068.066348] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1068.066358] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.141184] ath: Failed to stop TX DMA, queues=0x001!
> [ 1068.154397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1068.154408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.229391] ath: Failed to stop TX DMA, queues=0x001!
> [ 1068.242578] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1068.242588] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.317129] ath: Failed to stop TX DMA, queues=0x001!
> [ 1068.330344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1068.330354] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.475222] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1068.475238] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.620331] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1068.620346] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.765329] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1068.765345] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1068.910410] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1068.910426] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1069.055425] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1069.055439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1069.200423] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1069.200438] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1069.345344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1069.345359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1069.490397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1069.490412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1069.635378] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1069.635392] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1069.780459] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1069.780474] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1069.925291] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1069.925306] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1070.070342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1070.070356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1070.215422] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1070.215436] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1070.360356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1070.360371] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1070.505353] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1070.505368] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1070.650342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1070.650357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1070.795314] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1070.795329] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1070.940442] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1070.940457] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1071.085395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1071.085410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1071.230379] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1071.230394] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1071.375354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1071.375369] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1071.520266] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1071.520281] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1071.665195] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1071.665210] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1071.810223] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1071.810239] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1071.955409] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1071.955424] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1072.100389] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1072.100404] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1072.245710] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1072.245725] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.252855] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1077.252870] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.327154] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.340347] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1077.340357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.415356] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.428554] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1077.428565] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.503202] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.516481] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1077.516491] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.591176] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.604412] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1077.604422] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.679195] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.692413] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1077.692423] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.767185] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.780370] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1077.780380] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.855016] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.868052] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1077.868059] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1077.942082] ath: Failed to stop TX DMA, queues=0x001!
> [ 1077.955266] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1077.955276] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.030276] ath: Failed to stop TX DMA, queues=0x001!
> [ 1078.043396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1078.043406] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.118200] ath: Failed to stop TX DMA, queues=0x001!
> [ 1078.131482] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1078.131493] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.206269] ath: Failed to stop TX DMA, queues=0x001!
> [ 1078.219492] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1078.219502] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.364357] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1078.364372] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.509424] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1078.509439] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.654799] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1078.654814] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.800392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1078.800407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1078.945342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1078.945357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1079.090395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1079.090410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1079.235139] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1079.235148] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1079.380434] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1079.380449] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1079.525398] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1079.525412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1079.670393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1079.670408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1079.815393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1079.815408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1079.960328] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1079.960344] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1080.105344] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1080.105359] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1080.250356] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1080.250370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1080.395421] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1080.395436] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1080.540367] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1080.540383] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1080.685341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1080.685356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1080.830328] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1080.830343] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1080.975342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1080.975356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1081.120381] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1081.120396] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1081.265410] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1081.265426] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1081.410378] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1081.410393] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1081.555303] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1081.555318] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1081.700435] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1081.700450] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1081.845318] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1081.845333] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1081.990327] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1081.990342] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.135072] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1082.135081] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.210081] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.210096] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.285349] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.298609] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.298620] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.373247] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.386460] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.386470] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.461556] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.474805] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.474815] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.549311] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.562530] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.562540] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.637225] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.650395] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.650405] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.725176] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.738424] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.738434] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.813139] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.826332] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1082.826342] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.901221] ath: Failed to stop TX DMA, queues=0x001!
> [ 1082.914453] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1082.914463] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1082.989177] ath: Failed to stop TX DMA, queues=0x001!
> [ 1083.002401] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1083.002412] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1083.077146] ath: Failed to stop TX DMA, queues=0x001!
> [ 1083.090238] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1083.090248] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1083.165271] ath: Failed to stop TX DMA, queues=0x001!
> [ 1083.178466] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1083.178476] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1083.323396] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1083.323410] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1083.468385] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1083.468400] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1083.613341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1083.613356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1083.758393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1083.758407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1083.903342] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1083.903357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1084.048383] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1084.048397] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1084.193386] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1084.193401] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1084.338314] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1084.338329] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1084.483354] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1084.483370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1084.628341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1084.628357] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1084.773341] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1084.773356] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1084.918317] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1084.918331] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1085.063335] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1085.063351] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1085.208451] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1085.208466] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1085.353327] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1085.353342] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1085.498420] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1085.498435] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1085.643393] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1085.643408] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1085.788238] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1085.788250] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1085.933250] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1085.933265] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1086.078397] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1086.078411] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1086.223410] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1086.223425] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1086.368355] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1086.368370] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1086.513392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1086.513407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1086.659300] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1086.659315] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1086.804392] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1086.804407] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1086.949252] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1086.949267] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1087.094368] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1087.094384] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1092.100198] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1092.100213] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1092.175343] ath: Failed to stop TX DMA, queues=0x001!
> [ 1092.188590] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
> [ 1092.188601] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1092.263083] ath: Failed to stop TX DMA, queues=0x001!
> [ 1092.276240] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1092.276250] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [ 1092.351232] ath: Failed to stop TX DMA, queues=0x001!
> [ 1092.364434] ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
> [ 1092.364445] ath: Could not stop RX, we could be confusing the DMA engine when we start RX up
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html



--
thanks,
shafi

2012-05-28 14:28:28

by Tvrtko Ursulin

[permalink] [raw]
Subject: Re: ath9k stops working (DMA trouble?) shortly after going online

[ 12.836411] wlan0: authenticate with 00:24:82:39:da:c8
[ 12.846756] wlan0: No basic rates, using min rate instead.
[ 12.847878] wlan0: direct probe to 00:24:82:39:da:c8 (try 1/3)
[ 13.048492] wlan0: send auth to 00:24:82:39:da:c8 (try 2/3)
[ 13.051356] wlan0: authenticated
[ 13.052492] wlan0: associate with 00:24:82:39:da:c8 (try 1/3)
[ 13.055208] wlan0: RX AssocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
[ 13.055218] wlan0: associated
[ 13.056366] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 13.056671] cfg80211: Calling CRDA for country: GB
[ 13.067662] ath: regdomain 0x833a updated by CountryIE
[ 13.067673] ath: EEPROM regdomain: 0x833a
[ 13.067677] ath: EEPROM indicates we should expect a country code
[ 13.067683] ath: doing EEPROM country->regdmn map search
[ 13.067689] ath: country maps to regdmn code: 0x37
[ 13.067694] ath: Country alpha2 being used: GB
[ 13.067698] ath: Regpair used: 0x37
[ 13.067787] cfg80211: Regulatory domain changed to country: GB
[ 13.067792] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 13.067799] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 13.067806] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 13.067812] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 13.067817] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 15.544715] systemd[1]: ntpd.service changed stop-sigterm -> final-sigterm
[ 16.054375] wlan0: deauthenticated from 00:24:82:39:da:c8 (Reason: 6)
[ 16.064125] cfg80211: Calling CRDA to update world regulatory domain
[ 16.077421] cfg80211: World regulatory domain updated:
[ 16.077432] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 16.077440] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 16.077448] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 16.077455] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 16.077461] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 16.077468] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 16.077506] cfg80211: Calling CRDA for country: GB
[ 16.091379] cfg80211: Regulatory domain changed to country: GB
[ 16.091390] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 16.091398] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 16.091404] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 16.091411] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 16.091416] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 20.414173] wlan0: authenticate with 00:24:82:39:da:c8
[ 20.421279] wlan0: No basic rates, using min rate instead.
[ 20.421372] wlan0: send auth to 00:24:82:39:da:c8 (try 1/3)
[ 20.423130] wlan0: authenticated
[ 20.423953] wlan0: associate with 00:24:82:39:da:c8 (try 1/3)
[ 20.426005] wlan0: RX AssocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
[ 20.426017] wlan0: associated
[ 20.426790] cfg80211: Calling CRDA for country: GB
[ 20.436335] ath: regdomain 0x833a updated by CountryIE
[ 20.436342] ath: EEPROM regdomain: 0x833a
[ 20.436345] ath: EEPROM indicates we should expect a country code
[ 20.436350] ath: doing EEPROM country->regdmn map search
[ 20.436353] ath: country maps to regdmn code: 0x37
[ 20.436356] ath: Country alpha2 being used: GB
[ 20.436359] ath: Regpair used: 0x37
[ 20.436423] cfg80211: Regulatory domain changed to country: GB
[ 20.436427] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 20.436431] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 20.436435] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 20.436439] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 20.436443] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 500.170746] ath: phy0: Failed to stop TX DMA, queues=0x005!
[ 525.248191] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000062c0
[ 525.248204] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.263668] ath: phy0: Failed to stop TX DMA, queues=0x005!
[ 525.275796] cfg80211: Calling CRDA to update world regulatory domain
[ 525.289076] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 525.292025] cfg80211: World regulatory domain updated:
[ 525.292033] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 525.292038] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 525.292041] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 525.292045] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 525.292048] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 525.292051] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 525.292240] cfg80211: Calling CRDA for country: GB
[ 525.305538] cfg80211: Regulatory domain changed to country: GB
[ 525.305546] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 525.305550] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 525.305553] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 525.305556] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 525.305559] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 525.399382] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 525.399396] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.478836] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 525.478849] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.486902] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 525.566713] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 525.566726] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.574782] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 525.654851] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 525.654864] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.662938] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 525.742569] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 525.742582] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.750645] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 525.830603] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 525.830616] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.838690] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 525.918202] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 525.918215] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 525.926263] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 526.006066] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 526.006080] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.014150] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 526.093900] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 526.093913] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.101970] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 526.181736] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 526.181749] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.189787] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 526.269651] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 526.269664] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.277689] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 526.357501] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 526.357515] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.365623] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 526.510483] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 526.510497] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.655087] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 526.655100] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.799810] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 526.799823] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 526.944570] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 526.944583] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 527.089304] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 527.089318] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 527.234090] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 527.234103] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 527.378888] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 527.378902] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 527.523703] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 527.523717] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 527.668477] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 527.668490] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 527.813171] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 527.813185] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 527.958034] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 527.958048] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 528.102772] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 528.102786] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 528.247715] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 528.247728] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 528.393590] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 528.393602] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 528.539088] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 528.539102] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 528.683888] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 528.683902] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 528.828628] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 528.828642] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 528.973354] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 528.973367] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 529.118129] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 529.118143] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 529.263021] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 529.263034] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 529.407701] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 529.407715] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 529.552515] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 529.552529] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 529.697262] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 529.697275] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 529.842009] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 529.842023] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 529.986809] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 529.986822] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 530.131531] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 530.131545] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 530.276959] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 530.276973] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 530.298064] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 535.291613] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 535.291627] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.371422] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 535.371436] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.379510] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 535.459282] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 535.459296] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.467447] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 535.547068] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 535.547082] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.555166] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 535.634942] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 535.634956] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.643024] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 535.722913] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 535.722927] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.731087] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 535.810655] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 535.810669] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.818824] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 535.898532] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 535.898546] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.906614] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 535.986527] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 535.986540] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 535.994612] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 536.074258] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 536.074270] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 536.082340] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 536.162261] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 536.162274] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 536.170341] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 536.250047] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 536.250060] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 536.258124] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 536.402859] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 536.402874] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 536.547540] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 536.547553] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 536.692523] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 536.692537] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 536.838048] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 536.838062] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 536.982809] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 536.982823] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 537.127651] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 537.127665] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 537.272379] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 537.272393] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 537.417222] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 537.417235] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 537.562007] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 537.562021] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 537.706701] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 537.706716] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 537.851489] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 537.851503] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 537.996249] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 537.996262] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 538.141049] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 538.141063] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 538.285887] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 538.285901] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 538.430594] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 538.430607] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 538.575422] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 538.575435] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 538.720181] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 538.720194] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 538.864887] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 538.864900] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 539.010885] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 539.010898] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 539.156445] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 539.156460] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 539.301193] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 539.301206] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 539.445967] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 539.445981] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 539.590765] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 539.590778] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 539.735592] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 539.735606] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 539.880368] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 539.880381] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 540.025191] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 540.025204] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 540.170924] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 540.170938] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 540.191369] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 545.183974] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 545.183987] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.263875] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 545.263888] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.271965] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.351908] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 545.351921] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.360017] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.439601] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 545.439614] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.447693] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.527463] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 545.527475] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.535546] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.615336] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 545.615349] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.623409] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.703266] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 545.703279] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.711345] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.791153] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 545.791166] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.799274] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.878927] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 545.878940] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.886996] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 545.966761] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 545.966774] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 545.974833] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 546.054718] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 546.054731] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 546.062800] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 546.142500] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 546.142514] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 546.150670] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 546.295314] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 546.295327] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 546.440034] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 546.440047] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 546.584860] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 546.584874] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 546.729608] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 546.729620] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 546.874447] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 546.874460] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 547.019180] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 547.019194] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 547.163955] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 547.163968] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 547.308780] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 547.308794] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 547.453462] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 547.453476] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 547.598221] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 547.598233] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 547.742749] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 547.742758] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 547.887769] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 547.887783] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 548.032611] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 548.032624] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 548.177422] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 548.177435] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 548.322168] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 548.322181] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 548.466941] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 548.466954] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 548.611740] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 548.611754] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 548.756409] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 548.756421] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 548.901186] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 548.901199] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 549.045978] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 549.045991] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 549.190773] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 549.190786] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 549.335569] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 549.335582] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 549.480353] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 549.480365] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 549.625423] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 549.625436] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 549.771009] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 549.771023] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 549.915804] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 549.915817] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 550.060613] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 550.060626] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 550.082642] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 555.073781] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.073795] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.153426] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.153440] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.161552] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.241222] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.241236] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.249354] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.329151] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.329164] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.337230] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.417014] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.417028] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.425099] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.505586] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.505600] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.513647] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.593722] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.593735] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.601767] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.681600] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.681613] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.689666] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.769516] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 555.769530] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.777675] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.857430] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 555.857444] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.865499] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 555.944930] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 555.944939] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 555.952754] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 556.032117] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 556.032130] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 556.040192] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 556.184886] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 556.184898] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 556.329735] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 556.329749] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 556.474492] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 556.474506] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 556.619325] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 556.619339] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 556.764121] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 556.764135] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 556.908917] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 556.908931] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 557.053737] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 557.053751] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 557.199463] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 557.199476] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 557.344231] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 557.344245] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 557.489091] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 557.489104] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 557.633835] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 557.633848] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 557.778618] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00006040
[ 557.778631] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 557.923478] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 557.923491] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 558.068274] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 558.068287] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 558.213042] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 558.213055] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 558.357811] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 558.357824] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 558.502658] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 558.502671] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 558.647427] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 558.647440] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 558.792300] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 558.792313] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 558.937069] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 558.937082] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.081824] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 559.081837] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.226607] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 559.226620] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.371386] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 559.371399] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.516209] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 559.516222] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.660949] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 559.660962] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.805810] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 559.805823] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.950578] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 559.950591] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[ 559.971523] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x00008040
[ 569.265990] wlan0: authenticate with 00:24:82:39:da:c8
[ 569.273087] wlan0: No basic rates, using min rate instead.
[ 569.274928] wlan0: direct probe to 00:24:82:39:da:c8 (try 1/3)
[ 569.477528] wlan0: send auth to 00:24:82:39:da:c8 (try 2/3)
[ 569.478408] wlan0: authenticated
[ 569.479741] wlan0: associate with 00:24:82:39:da:c8 (try 1/3)
[ 569.482352] wlan0: RX AssocResp from 00:24:82:39:da:c8 (capab=0x411 status=0 aid=1)
[ 569.482361] wlan0: associated
[ 569.483581] cfg80211: Calling CRDA for country: GB
[ 569.500730] ath: regdomain 0x833a updated by CountryIE
[ 569.500737] ath: EEPROM regdomain: 0x833a
[ 569.500740] ath: EEPROM indicates we should expect a country code
[ 569.500744] ath: doing EEPROM country->regdmn map search
[ 569.500746] ath: country maps to regdmn code: 0x37
[ 569.500749] ath: Country alpha2 being used: GB
[ 569.500751] ath: Regpair used: 0x37
[ 569.500807] cfg80211: Regulatory domain changed to country: GB
[ 569.500809] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 569.500813] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 569.500816] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 569.500819] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 569.500822] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)

2012-05-29 10:18:12

by Sujith Manoharan

[permalink] [raw]
Subject: Re: ath9k stops working (DMA trouble?) shortly after going online

Tvrtko Ursulin wrote:
> On Monday 28 May 2012 14:01:41 Mohammed Shafi wrote:
> > On Mon, May 28, 2012 at 5:46 PM, Tvrtko Ursulin
> >
> > <[email protected]> wrote:
> > > Hi all,
> > >
> > > This is on kernel 3.3.2, with the following hardware:
> > >
> > > 03:00.0 Network controller: Atheros Communications Inc. AR928X Wireless
> > > Network Adapter (PCI-Express) (rev 01)
> > >
> > > dmesg below. I wonder if this is a known issue and I should try
> > > X, Y or Z for a fix? Or any other info / debugging you would like
> > > me to do just ask.
> >
> > can you please try if this helps
> > http://www.spinics.net/lists/linux-wireless/msg90835.html
>
> I have switched to today's git for testing where I could reproduce the
> problem. Then on top of that I tried the suggested patch but unfortunately
> breakage is still there and looks similar to me. New dmesg attached.

Can you load the driver with debug=0x8f49 and post the log here ?
Note that debugging has to be enabled [1]

[1] - http://linuxwireless.org/en/users/Drivers/ath9k/debug

Sujith

2012-06-07 10:15:04

by Mohammed Shafi

[permalink] [raw]
Subject: Re: ath9k stops working (DMA trouble?) shortly after going online

On Thu, Jun 7, 2012 at 3:04 PM, Tvrtko Ursulin
<[email protected]> wrote:
> On Tuesday 29 May 2012 13:12:33 Sujith Manoharan wrote:
>> > 118.779362 - 118.795238 (WARN_ON WARNING: at
>> > drivers/net/wireless/ath/ath9k/recv.c:531 ath_stoprecv+0x118/0x130
>> > [ath9k]())
>> >
>> > 524.162432 - 524.753750
>> > 1544.610658 - 1550.218324
>> > 1685.668241 - 1686.991166
>> > 1773.268867 - 1804.465933
>> >
>> > Hope this helps?
>>
>> Yes !
>>
>> Here are a couple of patches to help narrow down the issue.
>>
>> http://sujith.github.com/patches/wl/0001-ath9k-Add-some-debug-messages.patc
>> h
>> http://sujith.github.com/patches/wl/0002-ath9k-Resync-beacons-after-a-rese
>> t.patch
>>
>> The first one adds some messages, the second sets up beacons properly in
>> case a HW reset happens. Can you try these and post the log ?
>>
>> If you are willing to move to a more recent kernel, then current
>> wireless-testing would be a good choice since it has various driver fixes.
>> There are a few pending ath9k patches which have not been merged yet, you
>> can find it here:
>>
>> http://sujith.github.com/patches/wl/wl-ath9k-May-29-2012.patch
>
> For the record, we swapped the mini PCI card to a different one of the same
> model and now it seems to work fine. Could you imagine a hardware fault or
> tolerance issue causing such errors?
>

could be, i shorted a resistor in one of the chips for some reason
and saw some Failed to stop DMA issues(well the chip
was not working at all)


--
thanks,
shafi