Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Dnetcp_ethss.c742 struct list_head gbe_intf_head; member
1726 list_for_each_entry((i), &(priv)->gbe_intf_head, gbe_intf_list)
3658 INIT_LIST_HEAD(&gbe_dev->gbe_intf_head); in gbe_probe()
3783 list_add_tail(&gbe_intf->gbe_intf_list, &gbe_dev->gbe_intf_head); in gbe_attach()
3816 if (!list_empty(&gbe_dev->gbe_intf_head)) in gbe_remove()