Searched defs:mac_regs (Results 1 – 11 of 11) sorted by relevance
25 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() local113 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_rx_descs_init() local136 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_tx_descs_init() local151 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() local245 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_send() local291 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_recv() local319 struct pch_gbe_regs *mac_regs = priv->mac_regs; in pch_gbe_free_pkt() local[all …]
291 struct pch_gbe_regs *mac_regs; member
269 struct eqos_mac_regs *mac_regs; member
967 struct mac_regs { struct968 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 …]
91 struct mac_regs { struct92 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 …]
1046 struct mac_regs { /* Location: */ struct1047 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 …]
41 QPCIBar mac_regs; member
169 void e1000x_reset_mac_addr(NICState *nic, uint32_t *mac_regs, in e1000x_reset_mac_addr()
27 static void __iomem *mac_regs[6]; variable
556 void __iomem *mac_regs; member
3277 void __iomem *mac_regs; member