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.c370 struct rswitch_desc *linkfix; in rswitch_gwca_queue_format() local
394 linkfix = &priv->gwca.linkfix_table[gq->index]; in rswitch_gwca_queue_format()
395 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_format()
396 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_format()
483 struct rswitch_desc *linkfix; in rswitch_gwca_queue_ext_ts_format() local
495 linkfix = &priv->gwca.linkfix_table[gq->index]; in rswitch_gwca_queue_ext_ts_format()
496 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_ext_ts_format()
497 rswitch_desc_set_dptr(linkfix, gq->ring_dma); in rswitch_gwca_queue_ext_ts_format()