Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/atheros/atl1c/
Datl1c.h512 struct atl1c_adapter { struct
513 struct net_device *netdev;
514 struct pci_dev *pdev;
515 unsigned int rx_frag_size;
516 struct atl1c_hw hw;
517 struct atl1c_hw_stats hw_stats;
518 struct mii_if_info mii; /* MII interface info */
519 u16 rx_buffer_len;
520 unsigned int tx_queue_count;
521 unsigned int rx_queue_count;
[all …]