Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drswitch.c380 struct rswitch_desc *linkfix; in rswitch_gwca_queue_format() local
404 linkfix = &priv->gwca.linkfix_table[gq->index]; in rswitch_gwca_queue_format()
405 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_format()
406 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_format()
493 struct rswitch_desc *linkfix; in rswitch_gwca_queue_ext_ts_format() local
505 linkfix = &priv->gwca.linkfix_table[gq->index]; in rswitch_gwca_queue_ext_ts_format()
506 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_ext_ts_format()
507 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_ext_ts_format()