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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/iser/
H A Diser_memory.c45 #define ISER_KMALLOC_THRESHOLD 0x20000 /* 128K - kmalloc limit */ macro
115 if (cmd_data_len > ISER_KMALLOC_THRESHOLD)
204 if (cmd_data_len > ISER_KMALLOC_THRESHOLD)

Completed in 40 milliseconds