Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ieee802154/
A Dfakelb.c39 struct list_head list_ifup; member
67 list_for_each_entry(phy, &fakelb_ifup_phys, list_ifup) { in fakelb_hw_xmit()
91 list_add(&phy->list_ifup, &fakelb_ifup_phys); in fakelb_hw_start()
103 list_del(&phy->list_ifup); in fakelb_hw_stop()

Completed in 3 milliseconds