Home
last modified time | relevance | path

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

/drivers/scsi/be2iscsi/
Dbe_main.h52 #define BE2_SGE 32 macro
Dbe_main.c579 icd_post_per_page = (PAGE_SIZE / (BE2_SGE * in beiscsi_get_params()
626 phba->params.num_sge_per_io = BE2_SGE; in beiscsi_get_params()
2122 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); in hwi_write_sgl_v2()
2211 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); in hwi_write_sgl()