Searched refs:xgbe_ring_desc (Results 1 – 5 of 5) sorted by relevance
299 struct xgbe_ring_desc { struct345 struct xgbe_ring_desc *rdesc; /* Virtual address of descriptor */378 struct xgbe_ring_desc *rdesc;687 int (*tx_complete)(struct xgbe_ring_desc *);738 int (*is_last_desc)(struct xgbe_ring_desc *);739 int (*is_context_desc)(struct xgbe_ring_desc *);1305 struct xgbe_ring_desc *rdesc);1307 struct xgbe_ring_desc *rdesc);
56 (sizeof(struct xgbe_ring_desc) * in xgbe_free_ring()115 size = rdesc_count * sizeof(struct xgbe_ring_desc); in xgbe_init_ring()288 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_tx_descriptor_init()310 rdesc_dma += sizeof(struct xgbe_ring_desc); in xgbe_wrapper_tx_descriptor_init()328 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_rx_descriptor_init()354 rdesc_dma += sizeof(struct xgbe_ring_desc); in xgbe_wrapper_rx_descriptor_init()
1411 static int xgbe_tx_complete(struct xgbe_ring_desc *rdesc) in xgbe_tx_complete()1432 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_tx_desc_reset()1482 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_rx_desc_reset()1593 struct xgbe_ring_desc *rdesc; in xgbe_dev_xmit()1831 struct xgbe_ring_desc *rdesc; in xgbe_dev_read()1986 static int xgbe_is_context_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_context_desc()1992 static int xgbe_is_last_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_last_desc()
108 struct xgbe_ring_desc *rdesc) in xgbe_get_rx_tstamp()
2153 struct xgbe_ring_desc *rdesc; in xgbe_tx_poll()2483 struct xgbe_ring_desc *rdesc; in xgbe_dump_tx_desc()2503 struct xgbe_ring_desc *rdesc; in xgbe_dump_rx_desc()