Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dhw.h462 struct alx_hw { struct
463 struct pci_dev *pdev;
464 u8 __iomem *hw_addr;
467 u8 mac_addr[ETH_ALEN];
468 u8 perm_addr[ETH_ALEN];
470 u16 mtu;
471 u16 imt;
472 u8 dma_chnl;
496 struct alx_hw_stats stats; argument
499 static inline int alx_hw_revision(struct alx_hw *hw) in alx_hw_revision() argument