Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp.h202 void *netcp_module_get_intf_data(struct netcp_module *module,
Dnetcp_ethss.c1688 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_stat_strings()
1712 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_sset_count()
1830 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_ethtool_stats()
1854 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_settings()
1879 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_set_settings()
2018 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp); in xgbe_adjust_link()
2031 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in gbe_adjust_link()
Dnetcp_core.c441 void *netcp_module_get_intf_data(struct netcp_module *module, in netcp_module_get_intf_data() function
451 EXPORT_SYMBOL_GPL(netcp_module_get_intf_data);