Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c.h505 struct atl1c_adapter { struct
506 struct net_device *netdev;
507 struct pci_dev *pdev;
508 struct napi_struct napi;
509 struct page *rx_page;
510 unsigned int rx_page_offset;
511 unsigned int rx_frag_size;
512 struct atl1c_hw hw;
513 struct atl1c_hw_stats hw_stats;
514 struct mii_if_info mii; /* MII interface info */
[all …]