Lines Matching defs:macb
1255 struct macb { struct
1260 u32 (*macb_reg_readl)(struct macb *bp, int offset); argument
1261 void (*macb_reg_writel)(struct macb *bp, int offset, u32 value); argument
1263 struct macb_dma_desc *rx_ring_tieoff; argument
1272 struct macb_queue queues[MACB_MAX_QUEUES]; argument
1283 struct macb_stats macb; argument
1287 struct macb_or_gem_ops macbgem_ops; argument
1301 struct macb_tx_skb rm9200_txq[2]; argument
1315 struct macb_ptp_info *ptp_info; /* macb-ptp interface */ argument
1317 struct phy *sgmii_phy; /* for ZynqMP SGMII mode */
1341 struct macb_pm_data pm_data; argument
1342 const struct macb_usrio_config *usrio; argument
1359 void gem_ptp_txstamp(struct macb *bp, struct sk_buff *skb, struct macb_dma_desc *desc); argument