Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpxa168_eth.h9 struct pxa168_eth_platform_data { struct
10 int port_number;
11 int phy_addr;
16 int speed; /* 0, SPEED_10, SPEED_100 */
17 int duplex; /* DUPLEX_HALF or DUPLEX_FULL */
18 phy_interface_t intf;
23 int rx_queue_size;
24 int tx_queue_size;
30 int (*init)(void);