Home
last modified time | relevance | path

Searched defs:netcp_intf (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp.h71 struct netcp_intf { struct
72 struct device *dev;
73 struct device *ndev_dev;
74 struct net_device *ndev;
75 bool big_endian;
76 unsigned int tx_compl_qid;
77 void *tx_pool;
78 struct list_head txhook_list_head;
79 unsigned int tx_pause_threshold;
80 void *tx_compl_q;
[all …]
Dnetcp_core.c233 struct netcp_intf *netcp_intf; in netcp_module_probe() local
384 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local
2044 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local
2113 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_remove() local