Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-rc32434/
Deth.h35 struct eth_regs { struct
36 u32 ethintfc;
37 u32 ethfifott;
38 u32 etharc;
39 u32 ethhash0;
40 u32 ethhash1;
41 u32 ethu0[4]; /* Reserved. */
42 u32 ethpfs;
43 u32 ethmcp;
44 u32 eth_u1[10]; /* Reserved. */
[all …]
/linux-6.1.9/drivers/net/ethernet/
Dkorina.c66 struct eth_regs { struct
67 u32 ethintfc;
68 u32 ethfifott;
69 u32 etharc;
70 u32 ethhash0;
71 u32 ethhash1;
72 u32 ethu0[4]; /* Reserved. */
73 u32 ethpfs;
74 u32 ethmcp;
75 u32 eth_u1[10]; /* Reserved. */
[all …]
/linux-6.1.9/drivers/net/ethernet/xscale/
Dixp4xx_eth.c165 struct eth_regs { struct
185 struct eth_regs __iomem *regs; argument
/linux-6.1.9/drivers/net/usb/
Dpegasus.h97 __u8 eth_regs[4]; member