Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dnetcp.h226 void *netcp_module_get_intf_data(struct netcp_module *module,
Dnetcp_ethss.c1769 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_intf_data()
1771 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp); in keystone_get_intf_data()
2016 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_ts_info()
2174 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp); in xgbe_adjust_link()
2187 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in gbe_adjust_link()
Dnetcp_core.c465 void *netcp_module_get_intf_data(struct netcp_module *module, in netcp_module_get_intf_data() function
475 EXPORT_SYMBOL_GPL(netcp_module_get_intf_data);