Searched refs:die_dt (Results 1 – 4 of 4) sorted by relevance
233 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() local808 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 …]
393 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 …]
881 u8 die_dt; /* Descriptor interrupt enable and type */ member909 u8 die_dt; /* Descriptor interrupt enable and type */ member916 u8 die_dt; /* Descriptor interrupt enable and type */ member946 u8 die_dt; /* Descriptor interrupt enable and type */ member
881 u8 die_dt; /* Descriptor interrupt enable and type */ member
Completed in 27 milliseconds