Searched defs:netcp_intf (Results 1 – 2 of 2) sorted by relevance
88 struct netcp_intf { struct89 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 …]
257 struct netcp_intf *netcp_intf; in netcp_module_probe() local408 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local2166 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local2252 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_remove() local