On Wed, Jun 23, 2010 at 11:14 PM, Hasan Rashid <ha...@digitalpath.net> wrote:
> I believe its ieee80211_ioctl_siwfreq in ieee80211_wireless.c
>
>
>
> -Hasan R.
>
>
>
> From: ath9k-devel-boun...@lists.ath9k.org
> [mailto:ath9k-devel-boun...@lists.ath9k.org] On Behalf Of Mohammad Abdelhadi
> Sent: Wednesday, June 23, 2010 12:50 PM
> To: ath9k-devel@lists.ath9k.org
> Subject: [ath9k-devel] iwconfig
>
>
>
> Dear All,
>
>
>
> Which function in the driver is called when " iwconfig ath0 channel 6" is
> executed?
>
> Thank you in advance...
>
> --
> Mohammad
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>

First of all please learn to use the useful tool LXR:
http://lxr.linux.no/linux to find code in the linux kernel.
the function is ath_set_channel in
drivers/net/wireless/ath/ath9k/main.c according to LXR:
http://lxr.linux.no/linux+v2.6.34/drivers/net/wireless/ath/ath9k/main.c#L164

also, please use plain text when writing to a public mailing list (no
html, colors, etc.)
as reads better on many mobile devices, most of all doesn't have the
"Calibri" font :P

Best Regards,
Matteo Croce
-- 
Matteo Croce
OpenWrt developer
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 KAMIKAZE (bleeding edge) ------------------
  * 10 oz Vodka       Shake well with ice and strain
  * 10 oz Triple sec  mixture into 10 shot glasses.
  * 10 oz lime juice  Salute!
 ---------------------------------------------------
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to