Searched refs:NES_MAX_USER_DB_REGIONS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.h40 #define NES_MAX_USER_DB_REGIONS 4096 macro
53 unsigned long allocated_doorbells[BITS_TO_LONGS(NES_MAX_USER_DB_REGIONS)];
54 u16 mmap_db_index[NES_MAX_USER_DB_REGIONS];
H A Dnes_verbs.c810 NES_MAX_USER_DB_REGIONS, nesucontext->first_free_db);
813 if (nespd->mmap_db_index >= NES_MAX_USER_DB_REGIONS) {

Completed in 91 milliseconds