Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/alx/
Dhw.h464 struct alx_hw { struct
465 struct pci_dev *pdev;
466 u8 __iomem *hw_addr;
469 u8 mac_addr[ETH_ALEN];
470 u8 perm_addr[ETH_ALEN];
472 u16 mtu;
473 u16 imt;
474 u8 dma_chnl;
498 struct alx_hw_stats stats; argument
501 static inline int alx_hw_revision(struct alx_hw *hw) in alx_hw_revision() argument