Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Db43legacy.h625 bool beacon_templates_virgin; /* Never wrote the templates? */ member
Dmain.c1186 if (unlikely(wl->beacon_templates_virgin)) { in handle_irq_beacon()
1189 wl->beacon_templates_virgin = false; in handle_irq_beacon()
3458 wl->beacon_templates_virgin = true; in b43legacy_op_start()
/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Db43.h945 bool beacon_templates_virgin; /* Never wrote the templates? */ member
Dmain.c1753 if (unlikely(wl->beacon_templates_virgin)) { in handle_irq_beacon()
1756 wl->beacon_templates_virgin = false; in handle_irq_beacon()
5039 wl->beacon_templates_virgin = true; in b43_op_start()