Searched refs:netcp_intf (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/ti/ |
| A D | netcp_core.c | 89 struct netcp_intf *netcp_priv; 238 struct netcp_intf *netcp_intf; in netcp_module_probe() local 336 list_for_each_entry(netcp_intf, in netcp_module_probe() 394 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local 404 &netcp_intf->module_head, in netcp_release_module() 452 struct netcp_intf *intf) in netcp_module_get_intf_data() 950 struct netcp_intf *netcp = container_of(napi, struct netcp_intf, in netcp_rx_poll() 1061 struct netcp_intf *netcp = container_of(napi, struct netcp_intf, in netcp_tx_poll() 1963 struct netcp_intf *netcp; in netcp_create_interface() 2149 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local [all …]
|
| A D | netcp.h | 59 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 D | netcp_ethss.c | 1744 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() 2162 struct netcp_intf *netcp = netdev_priv(ndev); in xgbe_adjust_link() 2175 struct netcp_intf *netcp = netdev_priv(ndev); in gbe_adjust_link() [all …]
|
Completed in 50 milliseconds