Searched refs:first_free_wq (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/nes/
H A Dnes_verbs.h58 u16 first_free_wq; member in struct:nes_ucontext
H A Dnes_verbs.c1225 NES_MAX_USER_WQ_REGIONS, nes_ucontext->first_free_wq);
1242 nes_ucontext->first_free_wq = nesqp->mmap_sq_db_index + 1;
1506 if (nes_ucontext->first_free_wq > nesqp->mmap_sq_db_index) {
1507 nes_ucontext->first_free_wq = nesqp->mmap_sq_db_index;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.h58 u16 first_free_wq; member in struct:nes_ucontext
H A Dnes_verbs.c1225 NES_MAX_USER_WQ_REGIONS, nes_ucontext->first_free_wq);
1242 nes_ucontext->first_free_wq = nesqp->mmap_sq_db_index + 1;
1506 if (nes_ucontext->first_free_wq > nesqp->mmap_sq_db_index) {
1507 nes_ucontext->first_free_wq = nesqp->mmap_sq_db_index;

Completed in 126 milliseconds