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