Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c.h518 struct atl1c_adapter { struct
519 struct net_device *netdev;
520 struct pci_dev *pdev;
521 struct napi_struct napi;
522 struct page *rx_page;
523 unsigned int rx_page_offset;
524 unsigned int rx_frag_size;
525 struct atl1c_hw hw;
526 struct atl1c_hw_stats hw_stats;
527 struct mii_if_info mii; /* MII interface info */
[all …]