Searched refs:gbe_intf_head (Results 1 – 1 of 1) sorted by relevance
745 struct list_head gbe_intf_head; member1729 list_for_each_entry((i), &(priv)->gbe_intf_head, gbe_intf_list)3664 INIT_LIST_HEAD(&gbe_dev->gbe_intf_head); in gbe_probe()3785 list_add_tail(&gbe_intf->gbe_intf_list, &gbe_dev->gbe_intf_head); in gbe_attach()3818 if (!list_empty(&gbe_dev->gbe_intf_head)) in gbe_remove()