Searched refs:allocated_wqs (Results 1 – 2 of 2) sorted by relevance
56 unsigned long allocated_wqs[BITS_TO_LONGS(NES_MAX_USER_WQ_REGIONS)]; member
736 if (!test_bit(index, nes_ucontext->allocated_wqs)) { in nes_mmap()1226 find_next_zero_bit(nes_ucontext->allocated_wqs, in nes_create_qp()1242 set_bit(nesqp->mmap_sq_db_index, nes_ucontext->allocated_wqs); in nes_create_qp()1506 clear_bit(nesqp->mmap_sq_db_index, nes_ucontext->allocated_wqs); in nes_destroy_qp()