Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43legacy/
Db43legacy.h624 bool beacon_templates_virgin; /* Never wrote the templates? */ member
Dmain.c1214 if (unlikely(wl->beacon_templates_virgin)) { in handle_irq_beacon()
1217 wl->beacon_templates_virgin = false; in handle_irq_beacon()
3495 wl->beacon_templates_virgin = true; in b43legacy_op_start()
/linux-4.1.27/drivers/net/wireless/b43/
Db43.h944 bool beacon_templates_virgin; /* Never wrote the templates? */ member
Dmain.c1758 if (unlikely(wl->beacon_templates_virgin)) { in handle_irq_beacon()
1761 wl->beacon_templates_virgin = false; in handle_irq_beacon()
5077 wl->beacon_templates_virgin = true; in b43_op_start()