Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/octeon/
Docteon-ethernet.h38 struct octeon_ethernet { struct
40 int port;
42 int queue;
44 int fau;
49 int imode;
51 struct sk_buff_head tx_free_list[16];
53 struct net_device_stats stats;
54 struct phy_device *phydev;
55 unsigned int last_link;
57 uint64_t link_info;
[all …]