Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c172 struct xgmac_regs { struct
173 u32 config;
174 u32 framefilter;
175 u32 resv_1[4];
176 u32 flow_control;
177 u32 vlantag;
178 u32 version;
179 u32 vlaninclude;
180 u32 resv_2[2];
181 u32 pacestretch;
[all …]
/openbmc/linux/drivers/vfio/platform/reset/
H A Dvfio_platform_amdxgbe.c50 struct vfio_platform_region *xgmac_regs = &vdev->regions[0]; in vfio_platform_amdxgbe_reset() local
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1067 void __iomem *xgmac_regs; /* XGMAC CSRs */ member