Re: How is ieee80211_input_* functions called
Vishal Sevani <[email protected]> Fri, 26 Feb 2010 11:48:17 +0530
| Newsgroups | gmane.linux.drivers.madwifi.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 26, 2010 at 4:39 AM, Pavel Roskin <[email protected]> wrote: > On Thu, 2010-02-25 at 14:01 -0800, legendbb wrote: > > > Please supply some hint for the use of those function, also any > suggestions > > on understanding the RX path are greatly appreciated. > > If you cannot find where a function is used, rename it and see the > compiler complain. > > Or you can use IDE like kscope, which makes it easier to access function definitions, function references, functions calling a given function etc. As regards the funtion ieee80211_input_monitor(), it is called by two functions, ath_rx_tasklet and ath_tx_processq. > -- > Regards, > Pavel Roskin > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Madwifi-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/madwifi-users > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Madwifi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/madwifi-users