Searched defs:netcp_intf (Results 1 – 2 of 2) sorted by relevance
80 struct netcp_intf { struct84 bool big_endian;86 void *tx_pool;89 void *tx_compl_q;92 void *rx_queue;93 void *rx_pool;100 u32 hw_cap;105 void *rx_channel;107 u32 rx_pool_size;109 u32 tx_pool_size;[all …]
237 struct netcp_intf *netcp_intf; in netcp_module_probe() local393 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local2148 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local2234 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_remove() local
Completed in 8 milliseconds