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