Searched refs:beacon_templates_virgin (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43/
H A Db43.h816 bool beacon_templates_virgin; /* Never wrote the templates? */ member in struct:b43_wl
H A Dmain.c1556 if (unlikely(wl->beacon_templates_virgin)) {
1559 wl->beacon_templates_virgin = 0;
4454 wl->beacon_templates_virgin = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43legacy/
H A Db43legacy.h615 bool beacon_templates_virgin; /* Never wrote the templates? */ member in struct:b43legacy_wl
H A Dmain.c1189 if (unlikely(wl->beacon_templates_virgin)) {
1192 wl->beacon_templates_virgin = 0;
3417 wl->beacon_templates_virgin = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Db43.h816 bool beacon_templates_virgin; /* Never wrote the templates? */ member in struct:b43_wl
H A Dmain.c1556 if (unlikely(wl->beacon_templates_virgin)) {
1559 wl->beacon_templates_virgin = 0;
4454 wl->beacon_templates_virgin = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Db43legacy.h615 bool beacon_templates_virgin; /* Never wrote the templates? */ member in struct:b43legacy_wl
H A Dmain.c1189 if (unlikely(wl->beacon_templates_virgin)) {
1192 wl->beacon_templates_virgin = 0;
3417 wl->beacon_templates_virgin = 1;

Completed in 208 milliseconds