Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_ethss.c684 struct gbe_intf { struct
1514 struct gbe_intf *gbe_intf; in keystone_get_stat_strings() local
1518 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() local
1542 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 …]