Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/
Db43legacy.h625 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()
3491 wl->beacon_templates_virgin = true; in b43legacy_op_start()
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Db43.h945 bool beacon_templates_virgin; /* Never wrote the templates? */ member
Dmain.c1768 if (unlikely(wl->beacon_templates_virgin)) { in handle_irq_beacon()
1771 wl->beacon_templates_virgin = false; in handle_irq_beacon()
5063 wl->beacon_templates_virgin = true; in b43_op_start()