Searched refs:SAR_RSQE_VALID (Results 1 – 2 of 2) sorted by relevance
248 #define SAR_RSQE_VALID 0x80000000 macro
1229 if (!(le32_to_cpu(rsqe->word_4) & SAR_RSQE_VALID)) { in idt77252_rx()1242 } while (le32_to_cpu(rsqe->word_4) & SAR_RSQE_VALID); in idt77252_rx()