Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dnetcp.h218 void *netcp_module_get_intf_data(struct netcp_module *module,
A Dnetcp_ethss.c1760 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_intf_data()
1762 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp); in keystone_get_intf_data()
2007 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in keystone_get_ts_info()
2165 gbe_intf = netcp_module_get_intf_data(&xgbe_module, netcp); in xgbe_adjust_link()
2178 gbe_intf = netcp_module_get_intf_data(&gbe_module, netcp); in gbe_adjust_link()
A Dnetcp_core.c450 void *netcp_module_get_intf_data(struct netcp_module *module, in netcp_module_get_intf_data() function
460 EXPORT_SYMBOL_GPL(netcp_module_get_intf_data);

Completed in 16 milliseconds