* ath9k state machine ?
@ 2012-03-16 9:01 Guido Gavilanes
2012-03-19 12:40 ` Mohammed Shafi
0 siblings, 1 reply; 2+ messages in thread
From: Guido Gavilanes @ 2012-03-16 9:01 UTC (permalink / raw)
To: linux-wireless
Hello linux-wireless colleagues,
Let me disturb you with a non-deep-in-the-code question...
I am working on an specific application starting from ath9k driver.
Basically I have to capture acks being used as triggers for other
actions at user level, so it would be useful to know the "journey of a
packet" through the driver (ath9k). Is this information available to
you? (publicly available?) I have searched for a while without results;
at the moment I am "blindly" working with a code analyzer through the
driver source with little and slow results, but A description of the
"state machine" would be more than useful; do you now where can I get
something?
Thank you in advance for your help
Guido
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ath9k state machine ?
2012-03-16 9:01 ath9k state machine ? Guido Gavilanes
@ 2012-03-19 12:40 ` Mohammed Shafi
0 siblings, 0 replies; 2+ messages in thread
From: Mohammed Shafi @ 2012-03-19 12:40 UTC (permalink / raw)
To: gavilanes; +Cc: linux-wireless
On Fri, Mar 16, 2012 at 2:31 PM, Guido Gavilanes <gavilanes@ismb.it> wrote:
>
> Hello linux-wireless colleagues,
>
> Let me disturb you with a non-deep-in-the-code question...
> I am working on an specific application starting from ath9k driver.
> Basically I have to capture acks being used as triggers for other
> actions at user level, so it would be useful to know the "journey of a
> packet" through the driver (ath9k). Is this information available to
> you? (publicly available?) I have searched for a while without results;
> at the moment I am "blindly" working with a code analyzer through the
> driver source with little and slow results, but A description of the
> "state machine" would be more than useful; do you now where can I get
> something?
pls start from ath9k_tx in main.c and the interrupt path in
ath_tx_tasklet/ath_tx_edma_tasklet
>
> Thank you in advance for your help
> Guido
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
thanks,
shafi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-19 12:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 9:01 ath9k state machine ? Guido Gavilanes
2012-03-19 12:40 ` Mohammed Shafi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).