Home
last modified time | relevance | path

Searched refs:die_dt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Drswitch.c226 if ((desc->desc.die_dt & DT_MASK) != DT_FEMPTY) in rswitch_is_queue_rxed()
370 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_format()
372 desc->desc.die_dt = DT_EEMPTY | DIE; in rswitch_gwca_queue_format()
376 desc->desc.die_dt = DT_LINKFIX; in rswitch_gwca_queue_format()
379 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_format()
409 desc->desc.die_dt = DT_FEMPTY_ND | DIE; in rswitch_gwca_ts_queue_fill()
435 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()
438 desc->desc.die_dt = DT_EEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()
474 desc->desc.die_dt = DT_LINKFIX; in rswitch_gwca_queue_ext_ts_format()
477 linkfix->die_dt in rswitch_gwca_queue_ext_ts_format()
[all...]
H A Dravb_main.c220 txed = desc->die_dt == DT_FEMPTY; in ravb_tx_free()
242 desc->die_dt = DT_EEMPTY; in ravb_tx_free()
362 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_gbeth()
366 rx_desc->die_dt = DT_LINKFIX; /* type */ in ravb_rx_ring_format_gbeth()
392 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_rcar()
396 rx_desc->die_dt = DT_LINKFIX; /* type */ in ravb_rx_ring_format_rcar()
422 tx_desc->die_dt = DT_EEMPTY; in ravb_ring_format()
425 tx_desc->die_dt = DT_EEMPTY; in ravb_ring_format()
429 tx_desc->die_dt = DT_LINKFIX; /* type */ in ravb_ring_format()
433 desc->die_dt in ravb_ring_format()
778 u8 die_dt; ravb_rx_gbeth() local
[all...]
H A Dravb.h881 u8 die_dt; /* Descriptor interrupt enable and type */ member
909 u8 die_dt; /* Descriptor interrupt enable and type */ member
916 u8 die_dt; /* Descriptor interrupt enable and type */ member
946 u8 die_dt; /* Descriptor interrupt enable and type */ member
H A Drswitch.h888 u8 die_dt; /* Descriptor interrupt enable and type */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dravb_main.c190 txed = desc->die_dt == DT_FEMPTY; in ravb_tx_free()
212 desc->die_dt = DT_EEMPTY; in ravb_tx_free()
306 rx_desc->die_dt = DT_FEMPTY; in ravb_ring_format()
310 rx_desc->die_dt = DT_LINKFIX; /* type */ in ravb_ring_format()
316 tx_desc->die_dt = DT_EEMPTY; in ravb_ring_format()
319 tx_desc->die_dt = DT_EEMPTY; in ravb_ring_format()
323 tx_desc->die_dt = DT_LINKFIX; /* type */ in ravb_ring_format()
327 desc->die_dt = DT_LINKFIX; /* type */ in ravb_ring_format()
332 desc->die_dt = DT_LINKFIX; /* type */ in ravb_ring_format()
551 while (desc->die_dt ! in ravb_rx()
[all...]
H A Dravb.h870 u8 die_dt; /* Descriptor interrupt enable and type */ member
898 u8 die_dt; /* Descriptor interrupt enable and type */ member
905 u8 die_dt; /* Descriptor interrupt enable and type */ member
935 u8 die_dt; /* Descriptor interrupt enable and type */ member

Completed in 17 milliseconds