Searched refs:RingEnd (Results 1 – 4 of 4) sorted by relevance
175 desc->size |= cpu_to_le32(RingEnd); in sis190_mark_as_last_descriptor()180 u32 eor = le32_to_cpu(desc->size) & RingEnd; in sis190_give_to_asic()198 desc->size &= cpu_to_le32(RingEnd); in sis190_make_unusable_by_asic()666 desc->size |= cpu_to_le32(RingEnd); in sis190_transmit()
174 RingEnd = 0x80000000, enumerator
379 RingEnd = (1 << 30), /* End of descriptor ring */ enumerator
1673 rx_desc->opts1 = ( index == ( NUM_RX_DESC - 1 ) ? RingEnd : 0 ) | in rtl8169_populate_rx_descriptor()1981 ( tp->tx_curr == ( NUM_TX_DESC - 1 ) ? RingEnd : 0 ) | in rtl8169_transmit()