Searched defs:mac_device_info (Results 1 – 1 of 1) sorted by relevance
558 struct mac_device_info { struct559 const struct stmmac_ops *mac;560 const struct stmmac_desc_ops *desc;561 const struct stmmac_dma_ops *dma;562 const struct stmmac_mode_ops *mode;563 const struct stmmac_hwtimestamp *ptp;564 const struct stmmac_tc_ops *tc;565 const struct stmmac_mmc_ops *mmc;566 struct dw_xpcs *xpcs;567 struct phylink_pcs *lynx_pcs; /* Lynx external PCS */[all …]