Home
last modified time | relevance | path

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

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