Linux wireless drivers development
 help / color / mirror / Atom feed
* dynamic ps + offchannel mgmt_tx + HW RoC
@ 2016-05-03 12:53 Krishna Chaitanya
  2016-05-03 13:14 ` Johannes Berg
  0 siblings, 1 reply; 12+ messages in thread
From: Krishna Chaitanya @ 2016-05-03 12:53 UTC (permalink / raw)
  To: linux-wireless, Johannes Berg

Hi,

When the HW is in PS and Dynamic PS is enabled we are dropping
all the offchannel frames. Sequence is as below

if hw is in PS: stop_queues reason=PS, queue dynamic_ps_disable_work
send Offchannel mgmt_tx
drop the packet because offchanel + stop_reasons[q] !=0

How should we handle this? SW RoC is handling this
by checking for offchannel and bringing the HW out of PS before
handing the packet to TX path, so it works fine.

-- 
Thanks,
Regards,
Chaitanya T K.

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

end of thread, other threads:[~2016-05-04  6:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 12:53 dynamic ps + offchannel mgmt_tx + HW RoC Krishna Chaitanya
2016-05-03 13:14 ` Johannes Berg
2016-05-03 14:16   ` Krishna Chaitanya
2016-05-03 14:32     ` Krishna Chaitanya
2016-05-03 16:01       ` Johannes Berg
2016-05-03 16:58         ` Krishna Chaitanya
2016-05-03 17:21           ` Janusz Dziedzic
2016-05-03 17:42             ` Johannes Berg
2016-05-03 19:35             ` Johannes Berg
2016-05-03 19:50               ` Krishna Chaitanya
2016-05-03 20:03                 ` Johannes Berg
2016-05-04  6:38                   ` Krishna Chaitanya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox