Home
last modified time | relevance | path

Searched refs:rswitch_desc_set_dptr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c338 static void rswitch_desc_set_dptr(struct rswitch_desc *desc, dma_addr_t addr) in rswitch_desc_set_dptr() function
369 rswitch_desc_set_dptr(&desc->desc, dma_addr); in rswitch_gwca_queue_format()
375 rswitch_desc_set_dptr(&desc->desc, gq->ring_dma); in rswitch_gwca_queue_format()
380 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_format()
433 rswitch_desc_set_dptr(&desc->desc, dma_addr); in rswitch_gwca_queue_ext_ts_fill()
473 rswitch_desc_set_dptr(&desc->desc, gq->ring_dma); in rswitch_gwca_queue_ext_ts_format()
478 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_ext_ts_format()
530 rswitch_desc_set_dptr(&desc->desc, gq->ring_dma); in rswitch_gwca_ts_queue_alloc()
1522 rswitch_desc_set_dptr(&desc->desc, dma_addr); in rswitch_start_xmit()