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

/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_main.c762 icd_post_per_page = (PAGE_SIZE / (BE2_SGE * beiscsi_get_params()
810 phba->params.num_sge_per_io = BE2_SGE; beiscsi_get_params()
2368 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); hwi_write_sgl_v2()
2457 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); hwi_write_sgl()
H A Dbe_main.h63 #define BE2_SGE 32 macro

Completed in 156 milliseconds