Home
last modified time | relevance | path

Searched refs:arACS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/
Dar6000_drv.h588 u16 arACS; /* AP mode - Auto Channel Selection */ member
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dwireless_ext.c2023 } else if(ar->arACS) { in ar6000_ioctl_giwfreq()
2024 freq->m = ar->arACS * 100000; in ar6000_ioctl_giwfreq()
Dar6000_drv.c4295 ar->arACS = channel; in ar6000_connect_event()