Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
A Dnetcp_core.c88 struct netcp_intf *netcp_priv;
237 struct netcp_intf *netcp_intf; in netcp_module_probe() local
335 list_for_each_entry(netcp_intf, in netcp_module_probe()
393 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local
403 &netcp_intf->module_head, in netcp_release_module()
451 struct netcp_intf *intf) in netcp_module_get_intf_data()
949 struct netcp_intf *netcp = container_of(napi, struct netcp_intf, in netcp_rx_poll()
1060 struct netcp_intf *netcp = container_of(napi, struct netcp_intf, in netcp_tx_poll()
1962 struct netcp_intf *netcp; in netcp_create_interface()
2148 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local
[all …]
A Dnetcp.h59 struct netcp_intf *netcp;
80 struct netcp_intf { struct
134 struct netcp_intf *netcp; argument
219 struct netcp_intf *intf);
228 int netcp_register_txhook(struct netcp_intf *netcp_priv, int order,
230 int netcp_unregister_txhook(struct netcp_intf *netcp_priv, int order,
232 int netcp_register_rxhook(struct netcp_intf *netcp_priv, int order,
234 int netcp_unregister_rxhook(struct netcp_intf *netcp_priv, int order,
A Dnetcp_ethss.c1744 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_get_msglevel()
1751 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_set_msglevel()
1770 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_get_stat_strings()
1795 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_get_sset_count()
1913 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_get_ethtool_stats()
1933 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_get_link_ksettings()
1956 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_set_link_ksettings()
2004 struct netcp_intf *netcp = netdev_priv(ndev); in keystone_get_ts_info()
2157 struct netcp_intf *netcp = netdev_priv(ndev); in xgbe_adjust_link()
2170 struct netcp_intf *netcp = netdev_priv(ndev); in gbe_adjust_link()
[all …]

Completed in 24 milliseconds