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

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.h51 #define BE2_SGE 32 macro
H A Dbe_main.c597 icd_post_per_page = (PAGE_SIZE / (BE2_SGE *
644 phba->params.num_sge_per_io = BE2_SGE;
2138 memset(psgl, 0, sizeof(*psgl) * BE2_SGE);
2227 memset(psgl, 0, sizeof(*psgl) * BE2_SGE);

Completed in 114 milliseconds