Lines Matching defs:macb
1245 struct macb { struct
1250 u32 (*macb_reg_readl)(struct macb *bp, int offset); argument
1251 void (*macb_reg_writel)(struct macb *bp, int offset, u32 value); argument
1260 struct macb_queue queues[MACB_MAX_QUEUES]; argument
1271 struct macb_stats macb; argument
1275 struct macb_or_gem_ops macbgem_ops; argument
1289 struct macb_tx_skb rm9200_txq[2]; argument
1299 struct macb_ptp_info *ptp_info; /* macb-ptp interface */ argument
1301 struct phy *sgmii_phy; /* for ZynqMP SGMII mode */
1325 struct macb_pm_data pm_data; argument
1326 const struct macb_usrio_config *usrio; argument
1344 void gem_ptp_rxstamp(struct macb *bp, struct sk_buff *skb, struct macb_dma_desc *desc); argument