Home
last modified time | relevance | path

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

/Linux-v5.4/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()
3457 wl->beacon_templates_virgin = true; in b43legacy_op_start()
/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Db43.h945 bool beacon_templates_virgin; /* Never wrote the templates? */ member
Dmain.c1752 if (unlikely(wl->beacon_templates_virgin)) { in handle_irq_beacon()
1755 wl->beacon_templates_virgin = false; in handle_irq_beacon()
5038 wl->beacon_templates_virgin = true; in b43_op_start()