wl12xx: use split scan for normal scan
authorEyal Shapira <eyal@wizery.com>
Thu, 2 Feb 2012 11:54:28 +0000 (13:54 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 15 Feb 2012 06:38:35 +0000 (08:38 +0200)
commitd647f2dd1a445f5a683372f1b47919fe92c19896
tree0aab06854d18e0f9b538cd2b60cf22bbb09c91f2
parentc08e371a683021cfb99632db799bea9b69d176e5
wl12xx: use split scan for normal scan

Split scan allows the FW to schedule other activities
during a scan which may be a long operation. This is
achieved by setting a trigger TID to ANY_TID and a scan
trigger timeout other than 0. The default one is set to 50ms.

Signed-off-by: Eyal Shapira <eyal@wizey.com>
Signed-off-by: Igal Chernobelsky <igalc@ti.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/scan.c
drivers/net/wireless/wl12xx/scan.h