Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/renesas/
A Drswitch.c297 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_free()
352 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_alloc()
425 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_gwca_ts_queue_fill()
649 iowrite32(lower_32_bits(priv->gwca.ts_queue.ring_dma), priv->addr + GWTDCAC10); in rswitch_gwca_hw_init()
650 iowrite32(upper_32_bits(priv->gwca.ts_queue.ring_dma), priv->addr + GWTDCAC00); in rswitch_gwca_hw_init()
905 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; in rswitch_ts()
A Drswitch.h960 struct rswitch_gwca_queue ts_queue; member

Completed in 13 milliseconds