Searched refs:gbe_intf_head (Results 1 – 1 of 1) sorted by relevance
742 struct list_head gbe_intf_head; member1726 list_for_each_entry((i), &(priv)->gbe_intf_head, gbe_intf_list)3652 INIT_LIST_HEAD(&gbe_dev->gbe_intf_head); in gbe_probe()3777 list_add_tail(&gbe_intf->gbe_intf_list, &gbe_dev->gbe_intf_head); in gbe_attach()3810 if (!list_empty(&gbe_dev->gbe_intf_head)) in gbe_remove()