Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h176 SE_MEM_MAX enumerator
271 unsigned int mem_req[SE_MEM_MAX];
H A Dbe_main.c2487 phba->init_mem = kcalloc(SE_MEM_MAX, sizeof(*mem_descr), in beiscsi_alloc_mem()
2506 for (i = 0; i < SE_MEM_MAX; i++) { in beiscsi_alloc_mem()
3874 for (i = 0; i < SE_MEM_MAX; i++) { in beiscsi_free_mem()