Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dpxa168_eth.h7 struct pxa168_eth_platform_data { struct
8 int port_number;
9 int phy_addr;
14 int speed; /* 0, SPEED_10, SPEED_100 */
15 int duplex; /* DUPLEX_HALF or DUPLEX_FULL */
20 int rx_queue_size;
21 int tx_queue_size;
27 int (*init)(void);