Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h27 struct stmmac_resources { struct
28 void __iomem *addr;
29 u8 mac[ETH_ALEN];
30 int wol_irq;
31 int lpi_irq;
32 int irq;
33 int sfty_ce_irq;
34 int sfty_ue_irq;
35 int rx_irq[MTL_MAX_RX_QUEUES];
36 int tx_irq[MTL_MAX_TX_QUEUES];

Completed in 8 milliseconds