Searched refs:RD_RACT (Results 1 – 2 of 2) sorted by relevance
294 RD_RACT = 0x80000000, RD_RDLE = 0x40000000, enumerator
1396 rxdesc->status = cpu_to_le32(RD_RACT | RD_RFP); in sh_eth_ring_format()1637 while (!(rxdesc->status & cpu_to_le32(RD_RACT))) { in sh_eth_rx()1731 cpu_to_le32(RD_RACT | RD_RFP | RD_RDLE); in sh_eth_rx()1733 rxdesc->status |= cpu_to_le32(RD_RACT | RD_RFP); in sh_eth_rx()