Home
last modified time | relevance | path

Searched refs:MAX_CONTIGUOUS_BLOCK (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_resc.c240 #define MAX_CONTIGUOUS_BLOCK (64*1024) in lm_allocate_coalesce_buffers() macro
250 if(mem_size >= MAX_CONTIGUOUS_BLOCK) /* TBD: consider apply change here for GSO */ in lm_allocate_coalesce_buffers()