Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h510 struct atl1c_adapter { struct
511 struct net_device *netdev;
512 struct pci_dev *pdev;
513 struct atl1c_hw hw;
514 struct atl1c_hw_stats hw_stats;
515 struct mii_if_info mii; /* MII interface info */
516 u16 rx_buffer_len;
517 unsigned int tx_queue_count;
518 unsigned int rx_queue_count;
520 unsigned long flags;
[all …]