Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dnetcp.h218 void *netcp_module_get_intf_data(struct netcp_module *module,
Dnetcp_ethss.c1763 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_intf_data()
1765 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp); in keystone_get_intf_data()
2010 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_ts_info()
2168 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp); in xgbe_adjust_link()
2181 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in gbe_adjust_link()
Dnetcp_core.c451 void *netcp_module_get_intf_data(struct netcp_module *module, in netcp_module_get_intf_data() function
461 EXPORT_SYMBOL_GPL(netcp_module_get_intf_data);