Home
last modified time | relevance | path

Searched refs:emac_ethtool_regs_subhdr (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dtah.c69 return sizeof(struct emac_ethtool_regs_subhdr) + in tah_get_regs_len()
76 struct emac_ethtool_regs_subhdr *hdr = buf; in tah_dump_regs()
H A Dzmii.c214 return sizeof(struct emac_ethtool_regs_subhdr) + in zmii_get_regs_len()
221 struct emac_ethtool_regs_subhdr *hdr = buf; in zmii_dump_regs()
H A Drgmii.c197 return sizeof(struct emac_ethtool_regs_subhdr) + in rgmii_get_regs_len()
204 struct emac_ethtool_regs_subhdr *hdr = buf; in rgmii_dump_regs()
H A Dcore.h453 struct emac_ethtool_regs_subhdr { struct
H A Dmal.c478 return sizeof(struct emac_ethtool_regs_subhdr) + in mal_get_regs_len()
484 struct emac_ethtool_regs_subhdr *hdr = buf; in mal_dump_regs()
H A Dcore.c2172 return sizeof(struct emac_ethtool_regs_subhdr) + in emac_get_regs_len()
2195 struct emac_ethtool_regs_subhdr *hdr = buf; in emac_dump_regs()