Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp.h80 struct netcp_intf { struct
84 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 …]
H A Dnetcp_core.c237 struct netcp_intf *netcp_intf; in netcp_module_probe() local
393 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_release_module() local
2148 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_probe() local
2234 struct netcp_intf *netcp_intf, *netcp_tmp; in netcp_remove() local