Lines Matching defs:macb
1248 struct macb { struct
1253 u32 (*macb_reg_readl)(struct macb *bp, int offset); argument
1254 void (*macb_reg_writel)(struct macb *bp, int offset, u32 value); argument
1263 struct macb_queue queues[MACB_MAX_QUEUES]; argument
1276 struct macb_stats macb; argument
1280 struct macb_or_gem_ops macbgem_ops; argument
1294 struct macb_tx_skb rm9200_txq[2]; argument
1307 struct macb_ptp_info *ptp_info; /* macb-ptp interface */ argument
1309 struct phy *sgmii_phy; /* for ZynqMP SGMII mode */
1333 struct macb_pm_data pm_data; argument
1334 const struct macb_usrio_config *usrio; argument
1351 void gem_ptp_txstamp(struct macb *bp, struct sk_buff *skb, struct macb_dma_desc *desc); argument