Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c83 seg->fc_step = 1; in emlxs_mem_alloc_buffer()
93 seg->fc_step = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
103 seg->fc_step = 1; in emlxs_mem_alloc_buffer()
118 seg->fc_step = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
131 seg->fc_step = 1; in emlxs_mem_alloc_buffer()
148 seg->fc_step = 4; in emlxs_mem_alloc_buffer()
161 seg->fc_step = 1; in emlxs_mem_alloc_buffer()
179 seg->fc_step = 8; in emlxs_mem_alloc_buffer()
410 seg->fc_hi_water, seg->fc_step, seg->fc_memget_cnt, in emlxs_mem_pool_alloc()
584 seg->fc_hi_water, seg->fc_step, seg->fc_memget_cnt, in emlxs_mem_pool_free()
[all …]
H A Demlxs_fct.c5186 seg->fc_step = 1;
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h549 uint32_t fc_step; /* Dyn increment. Zero = static */ member