Searched refs:gbe_intf (Results 1 – 1 of 1) sorted by relevance
684 struct gbe_intf { struct1514 struct gbe_intf *gbe_intf; in keystone_get_stat_strings() local1518 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_stat_strings()1519 if (!gbe_intf) in keystone_get_stat_strings()1521 gbe_dev = gbe_intf->gbe_dev; in keystone_get_stat_strings()1539 struct gbe_intf *gbe_intf; in keystone_get_sset_count() local1542 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_sset_count()1543 if (!gbe_intf) in keystone_get_sset_count()1545 gbe_dev = gbe_intf->gbe_dev; in keystone_get_sset_count()1630 struct gbe_intf *gbe_intf; in keystone_get_ethtool_stats() local[all …]