Searched refs:gbe_intf_head (Results 1 – 1 of 1) sorted by relevance
673 struct list_head gbe_intf_head; member1480 list_for_each_entry((i), &(priv)->gbe_intf_head, gbe_intf_list)2890 INIT_LIST_HEAD(&gbe_dev->gbe_intf_head); in gbe_probe()2992 list_add_tail(&gbe_intf->gbe_intf_list, &gbe_dev->gbe_intf_head); in gbe_attach()3025 if (!list_empty(&gbe_dev->gbe_intf_head)) in gbe_remove()