Searched refs:RD_RACT (Results 1 – 2 of 2) sorted by relevance
448 RD_RACT = 0x80000000, enumerator
1363 rxdesc->status = cpu_to_le32(RD_RACT | RD_RFP); in sh_eth_ring_format()1604 while (!(rxdesc->status & cpu_to_le32(RD_RACT))) { in sh_eth_rx()1698 cpu_to_le32(RD_RACT | RD_RFP | RD_RDLE); in sh_eth_rx()1700 rxdesc->status |= cpu_to_le32(RD_RACT | RD_RFP); in sh_eth_rx()