Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/renesas/
Drswitch.c355 struct rswitch_desc *linkfix; in rswitch_gwca_queue_format() local
378 linkfix = &priv->gwca.linkfix_table[gq->index]; in rswitch_gwca_queue_format()
379 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_format()
380 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_format()
464 struct rswitch_desc *linkfix; in rswitch_gwca_queue_ext_ts_format() local
476 linkfix = &priv->gwca.linkfix_table[gq->index]; in rswitch_gwca_queue_ext_ts_format()
477 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_ext_ts_format()
478 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_ext_ts_format()