Searched refs:DT_FEMPTY (Results 1 – 4 of 4) sorted by relevance
209 txed = desc->die_dt == DT_FEMPTY; in ravb_tx_free()351 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_gbeth()381 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_format_rcar()779 while (desc->die_dt != DT_FEMPTY) { in ravb_rx_gbeth()877 desc->die_dt = DT_FEMPTY; in ravb_rx_gbeth()905 while (desc->die_dt != DT_FEMPTY) { in ravb_rx_rcar()992 desc->die_dt = DT_FEMPTY; in ravb_rx_rcar()1296 if (gptp || desc->die_dt != DT_FEMPTY) { in ravb_poll()
226 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()435 desc->desc.die_dt = DT_FEMPTY | DIE; in rswitch_gwca_queue_ext_ts_fill()713 while ((desc->desc.die_dt & DT_MASK) != DT_FEMPTY) { in rswitch_rx()776 if (free_txed_only && (desc->desc.die_dt & DT_MASK) != DT_FEMPTY) in rswitch_tx_free()
898 DT_FEMPTY = 0xc0, enumerator
854 DT_FEMPTY = 0x40, enumerator