Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h584 struct mac_device_info { struct
585 const struct stmmac_ops *mac;
586 const struct stmmac_desc_ops *desc;
587 const struct stmmac_dma_ops *dma;
588 const struct stmmac_mode_ops *mode;
589 const struct stmmac_hwtimestamp *ptp;
590 const struct stmmac_tc_ops *tc;
591 const struct stmmac_mmc_ops *mmc;
592 struct dw_xpcs *xpcs;
593 struct phylink_pcs *lynx_pcs; /* Lynx external PCS */
[all …]