Searched defs:netcp_intf (Results 1 – 2 of 2) sorted by relevance
71 struct netcp_intf { struct72 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 …]
221 struct netcp_intf *netcp_intf; in netcp_module_probe() local363 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local2038 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local