Searched refs:xgbe_ring_desc (Results 1 – 4 of 4) sorted by relevance
317 struct xgbe_ring_desc { struct363 struct xgbe_ring_desc *rdesc; /* Virtual address of descriptor */396 struct xgbe_ring_desc *rdesc;588 int (*tx_complete)(struct xgbe_ring_desc *);630 int (*is_last_desc)(struct xgbe_ring_desc *);631 int (*is_context_desc)(struct xgbe_ring_desc *);
165 (sizeof(struct xgbe_ring_desc) * in xgbe_free_ring()199 (sizeof(struct xgbe_ring_desc) * in xgbe_init_ring()360 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_tx_descriptor_init()382 rdesc_dma += sizeof(struct xgbe_ring_desc); in xgbe_wrapper_tx_descriptor_init()400 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_rx_descriptor_init()426 rdesc_dma += sizeof(struct xgbe_ring_desc); in xgbe_wrapper_rx_descriptor_init()
928 static int xgbe_tx_complete(struct xgbe_ring_desc *rdesc) in xgbe_tx_complete()1059 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_tx_desc_reset()1109 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_rx_desc_reset()1243 struct xgbe_ring_desc *rdesc) in xgbe_get_rx_tstamp()1397 struct xgbe_ring_desc *rdesc; in xgbe_dev_xmit()1620 struct xgbe_ring_desc *rdesc; in xgbe_dev_read()1738 static int xgbe_is_context_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_context_desc()1744 static int xgbe_is_last_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_last_desc()
1809 struct xgbe_ring_desc *rdesc; in xgbe_tx_poll()2123 struct xgbe_ring_desc *rdesc; in xgbe_dump_tx_desc()2143 struct xgbe_ring_desc *rdesc; in xgbe_dump_rx_desc()