Searched refs:DT_FEMPTY (Results 1 – 4 of 4) sorted by relevance
118 if (free_txed_only && (desc->die_dt & DT_MASK) != DT_FEMPTY) in rtsn_tx_free()177 if ((desc->die_dt & DT_MASK) == DT_FEMPTY) in rtsn_rx()242 desc->die_dt = DT_FEMPTY | D_DIE; in rtsn_rx()419 rx_desc->die_dt = DT_FEMPTY | D_DIE; in rtsn_chain_format()
405 DT_FEMPTY = 0x40, enumerator
894 DT_FEMPTY = 0xc0, enumerator
211 txed = desc->die_dt == DT_FEMPTY; in ravb_tx_free()348 rx_desc->die_dt = DT_FEMPTY; in ravb_rx_ring_refill()823 if (rx_packets == budget || desc->die_dt == DT_FEMPTY) in ravb_rx_gbeth()993 if (rx_packets == budget || desc->die_dt == DT_FEMPTY) in ravb_rx_rcar()