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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 91 milliseconds