Searched refs:RD_RACT (Results 1 – 2 of 2) sorted by relevance
293 RD_RACT = 0x80000000, RD_RDLE = 0x40000000, enumerator
1354 rxdesc->status = cpu_to_le32(RD_RACT | RD_RFP); in sh_eth_ring_format()1595 while (!(rxdesc->status & cpu_to_le32(RD_RACT))) { in sh_eth_rx()1689 cpu_to_le32(RD_RACT | RD_RFP | RD_RDLE); in sh_eth_rx()1691 rxdesc->status |= cpu_to_le32(RD_RACT | RD_RFP); in sh_eth_rx()