Searched refs:DT_FEMPTY (Results 1 – 4 of 4) sorted by relevance
220 txed = desc->die_dt == DT_FEMPTY; in ravb_tx_free()362 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_gbeth()392 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_rcar()789 while (desc->die_dt != DT_FEMPTY) { in ravb_rx_gbeth()887 desc->die_dt = DT_FEMPTY; in ravb_rx_gbeth()915 while (desc->die_dt != DT_FEMPTY) { in ravb_rx_rcar()1002 desc->die_dt = DT_FEMPTY; in ravb_rx_rcar()
231 if ((desc->desc.die_dt & DT_MASK) != DT_FEMPTY) in rswitch_is_queue_rxed()385 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_format()453 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()732 while ((desc->desc.die_dt & DT_MASK) != DT_FEMPTY) { in rswitch_rx()796 while ((desc->desc.die_dt & DT_MASK) == DT_FEMPTY) { in rswitch_tx_free()
898 DT_FEMPTY = 0xc0, enumerator
859 DT_FEMPTY = 0x40, enumerator