Searched refs:xgbe_ring_desc (Results 1 – 4 of 4) sorted by relevance
165 (sizeof(struct xgbe_ring_desc) * in xgbe_free_ring()224 size = rdesc_count * sizeof(struct xgbe_ring_desc); in xgbe_init_ring()397 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_tx_descriptor_init()419 rdesc_dma += sizeof(struct xgbe_ring_desc); in xgbe_wrapper_tx_descriptor_init()437 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_rx_descriptor_init()463 rdesc_dma += sizeof(struct xgbe_ring_desc); in xgbe_wrapper_rx_descriptor_init()
379 struct xgbe_ring_desc { struct425 struct xgbe_ring_desc *rdesc; /* Virtual address of descriptor */458 struct xgbe_ring_desc *rdesc;760 int (*tx_complete)(struct xgbe_ring_desc *);811 int (*is_last_desc)(struct xgbe_ring_desc *);812 int (*is_context_desc)(struct xgbe_ring_desc *);
1439 static int xgbe_tx_complete(struct xgbe_ring_desc *rdesc) in xgbe_tx_complete()1460 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_tx_desc_reset()1510 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_rx_desc_reset()1662 struct xgbe_ring_desc *rdesc) in xgbe_get_rx_tstamp()1740 struct xgbe_ring_desc *rdesc; in xgbe_dev_xmit()1978 struct xgbe_ring_desc *rdesc; in xgbe_dev_read()2133 static int xgbe_is_context_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_context_desc()2139 static int xgbe_is_last_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_last_desc()
2429 struct xgbe_ring_desc *rdesc; in xgbe_tx_poll()2766 struct xgbe_ring_desc *rdesc; in xgbe_dump_tx_desc()2786 struct xgbe_ring_desc *rdesc; in xgbe_dump_rx_desc()