Searched refs:aeqe_misc (Results 1 – 1 of 1) sorted by relevance
2311 u32 aeqe_misc; in nes_process_aeq() local2322 aeqe_misc = le32_to_cpu(aeqe->aeqe_words[NES_AEQE_MISC_IDX]); in nes_process_aeq()2324 if (aeqe_misc & (NES_AEQE_QP|NES_AEQE_CQ)) { in nes_process_aeq()2335 (u16)(aeqe_misc >> 16)); in nes_process_aeq()