Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ieee802154/
H 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()
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H 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 1 milliseconds