All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting a 'no-ack' tx status?
@ 2015-02-27 23:26 Ben Greear
  2015-02-28 17:52 ` Ben Greear
  2015-03-02  8:45 ` Michal Kazior
  0 siblings, 2 replies; 3+ messages in thread
From: Ben Greear @ 2015-02-27 23:26 UTC (permalink / raw)
  To: ath10k

Someone reported to me that they never see the
tx_done->no_ack flag set on their AP, even when stations are falling
off the network due to not receiving ACKs.

	if (tx_done->no_ack)
		info->flags &= ~IEEE80211_TX_STAT_ACK;


I am having no luck finding the corresponding code in the 10.1.467
firmware that would cause this to work, but maybe I am just not looking
in the right place.

Has anyone done any testing to see if ath10k actually reports ACK failures
properly back up the stack?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-02  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 23:26 Getting a 'no-ack' tx status? Ben Greear
2015-02-28 17:52 ` Ben Greear
2015-03-02  8:45 ` Michal Kazior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.