Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/atheros/atl1e/
Datl1e.h433 struct atl1e_adapter { struct
434 struct net_device *netdev;
435 struct pci_dev *pdev;
436 struct napi_struct napi;
437 struct mii_if_info mii; /* MII interface info */
438 struct atl1e_hw hw;
439 struct atl1e_hw_stats hw_stats;
441 u32 wol;
442 u16 link_speed;
443 u16 link_duplex;
[all …]