Home
last modified time | relevance | path

Searched defs:macb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/cadence/
H A Dmacb.h1298 struct macb { struct
1303 u32 (*macb_reg_readl)(struct macb *bp, int offset); argument
1304 void (*macb_reg_writel)(struct macb *bp, int offset, u32 value); argument
1306 struct macb_dma_desc *rx_ring_tieoff; argument
1314 struct macb_queue queues[MACB_MAX_QUEUES]; argument
1327 struct macb_stats macb; argument
1331 struct macb_or_gem_ops macbgem_ops; argument
1345 struct macb_tx_skb rm9200_txq[2]; argument
1359 struct macb_ptp_info *ptp_info; /* macb-ptp interface */ argument
1361 struct phy *phy;
[all …]