Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/renesas/
A Dravb_main.c233 desc->die_dt = DT_EEMPTY; in ravb_tx_free()
353 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_gbeth()
383 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_rcar()
413 tx_desc->die_dt = DT_EEMPTY; in ravb_ring_format()
770 u8 die_dt; in ravb_rx_gbeth() local
808 die_dt = desc->die_dt & 0xF0; in ravb_rx_gbeth()
809 switch (die_dt) { in ravb_rx_gbeth()
879 desc->die_dt = DT_FEMPTY; in ravb_rx_gbeth()
994 desc->die_dt = DT_FEMPTY; in ravb_rx_rcar()
2048 desc->die_dt = DT_FEND; in ravb_start_xmit()
[all …]
A Drswitch.c393 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_format()
395 desc->desc.die_dt = DT_EEMPTY | DIE; in rswitch_gwca_queue_format()
399 desc->desc.die_dt = DT_LINKFIX; in rswitch_gwca_queue_format()
402 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_format()
432 desc->desc.die_dt = DT_FEMPTY_ND | DIE; in rswitch_gwca_ts_queue_fill()
458 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()
461 desc->desc.die_dt = DT_EEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()
497 desc->desc.die_dt = DT_LINKFIX; in rswitch_gwca_queue_ext_ts_format()
500 linkfix->die_dt = DT_LINKFIX; in rswitch_gwca_queue_ext_ts_format()
785 desc->desc.die_dt = DT_EEMPTY; in rswitch_tx_free()
[all …]
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
A Drswitch.h881 u8 die_dt; /* Descriptor interrupt enable and type */ member

Completed in 27 milliseconds