Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpxa168_eth.h10 struct pxa168_eth_platform_data { struct
11 int port_number;
12 int phy_addr;
17 int speed; /* 0, SPEED_10, SPEED_100 */
18 int duplex; /* DUPLEX_HALF or DUPLEX_FULL */
19 phy_interface_t intf;
24 int rx_queue_size;
25 int tx_queue_size;
31 int (*init)(void);