Searched defs:gfar_private (Results 1 – 1 of 1) sorted by relevance
1050 struct gfar_private { struct1053 unsigned int num_tx_queues;1054 unsigned int num_rx_queues;1055 unsigned int num_grps;1056 unsigned int mode;1059 unsigned int total_tx_ring_size;1060 unsigned int total_rx_ring_size;1062 struct device_node *node;1063 struct net_device *ndev;1064 struct platform_device *ofdev;[all …]