Lines Matching defs:macb
1249 struct macb { struct
1254 u32 (*macb_reg_readl)(struct macb *bp, int offset); argument
1255 void (*macb_reg_writel)(struct macb *bp, int offset, u32 value); argument
1264 struct macb_queue queues[MACB_MAX_QUEUES]; argument
1275 struct macb_stats macb; argument
1279 struct macb_or_gem_ops macbgem_ops; argument
1293 struct macb_tx_skb rm9200_txq[2]; argument
1306 struct macb_ptp_info *ptp_info; /* macb-ptp interface */ argument
1308 struct phy *sgmii_phy; /* for ZynqMP SGMII mode */
1332 struct macb_pm_data pm_data; argument
1333 const struct macb_usrio_config *usrio; argument
1350 void gem_ptp_txstamp(struct macb *bp, struct sk_buff *skb, struct macb_dma_desc *desc); argument