Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dpch_gbe.c25 static void pch_gbe_mac_read(struct pch_gbe_regs *mac_regs, u8 *addr) in pch_gbe_mac_read()
41 static int pch_gbe_mac_write(struct pch_gbe_regs *mac_regs, u8 *addr) in pch_gbe_mac_write()
68 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_reset() local
113 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_rx_descs_init() local
136 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_tx_descs_init() local
151 static void pch_gbe_adjust_link(struct pch_gbe_regs *mac_regs, in pch_gbe_adjust_link()
193 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_start() local
245 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_send() local
291 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_recv() local
319 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_free_pkt() local
[all …]
H A Dpch_gbe.h291 struct pch_gbe_regs *mac_regs; member
H A Ddwc_eth_qos.c269 struct eqos_mac_regs *mac_regs; member
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.h967 struct mac_regs { struct
968 volatile u8 PAR[6]; /* 0x00 */
969 volatile u8 RCR;
970 volatile u8 TCR;
972 volatile __le32 CR0Set; /* 0x08 */
973 volatile __le32 CR0Clr; /* 0x0C */
975 volatile u8 MARCAM[8]; /* 0x10 */
977 volatile __le32 DecBaseHi; /* 0x18 */
978 volatile __le16 DbfBaseHi; /* 0x1C */
979 volatile __le16 reserved_1E;
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h91 struct mac_regs { struct
92 uint32_t rxctl;
93 uint32_t txctl;
94 uint32_t testctl;
95 uint32_t reserved0;
96 uint32_t miicmd;
97 uint32_t miidata;
98 uint32_t miists;
99 uint32_t reserved1;
100 uint32_t selfctl;
[all …]
/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.h1046 struct mac_regs { /* Location: */ struct
1047 u32 cfg1; /* 0x5000 */
1048 u32 cfg2; /* 0x5004 */
1049 u32 ipg; /* 0x5008 */
1050 u32 hfdp; /* 0x500C */
1051 u32 max_fm_len; /* 0x5010 */
1052 u32 rsv1; /* 0x5014 */
1053 u32 rsv2; /* 0x5018 */
1054 u32 mac_test; /* 0x501C */
1055 u32 mii_mgmt_cfg; /* 0x5020 */
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A De1000e.h41 QPCIBar mac_regs; member
/openbmc/qemu/hw/net/
H A De1000x_common.c169 void e1000x_reset_mac_addr(NICState *nic, uint32_t *mac_regs, in e1000x_reset_mac_addr()
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c27 static void __iomem *mac_regs[6]; variable
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h556 void __iomem *mac_regs; member
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h3277 void __iomem *mac_regs; member