Searched refs:MEM_CTBUF_COUNT (Results 1 – 3 of 3) sorted by relevance
159 seg->fc_hi_water = MEM_CTBUF_COUNT; in emlxs_mem_alloc_buffer()160 seg->fc_lo_water = MEM_CTBUF_COUNT; in emlxs_mem_alloc_buffer()
1513 "CT Ring: Posted %d buffers.", MEM_CTBUF_COUNT); in emlxs_sli3_online()1546 for (j = 0; j < MEM_CTBUF_COUNT; j += 2) { in emlxs_sli3_online()1550 "CT Ring: Posted %d buffers.", MEM_CTBUF_COUNT); in emlxs_sli3_online()6382 count = MEM_CTBUF_COUNT; in emlxs_hbq_setup()
522 #define MEM_CTBUF_COUNT 8 macro