Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dnetcp.h80 struct netcp_intf { struct
81 struct device *dev;
82 struct device *ndev_dev;
83 struct net_device *ndev;
84 bool big_endian;
85 unsigned int tx_compl_qid;
86 void *tx_pool;
87 struct list_head txhook_list_head;
88 unsigned int tx_pause_threshold;
89 void *tx_compl_q;
[all …]
Dnetcp_core.c238 struct netcp_intf *netcp_intf; in netcp_module_probe() local
394 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local
2152 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local
2238 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_remove() local
/kernel/linux/linux-4.19/drivers/net/ethernet/ti/
Dnetcp.h88 struct netcp_intf { struct
89 struct device *dev;
90 struct device *ndev_dev;
91 struct net_device *ndev;
92 bool big_endian;
93 unsigned int tx_compl_qid;
94 void *tx_pool;
95 struct list_head txhook_list_head;
96 unsigned int tx_pause_threshold;
97 void *tx_compl_q;
[all …]
Dnetcp_core.c257 struct netcp_intf *netcp_intf; in netcp_module_probe() local
408 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local
2166 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local
2252 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_remove() local