Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/freescale/
Dgianfar.h1050 struct gfar_private { struct
1053 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 …]