Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/be2iscsi/
Dbe_main.h52 #define BE2_SGE 32 macro
Dbe_main.c582 icd_post_per_page = (PAGE_SIZE / (BE2_SGE * in beiscsi_get_params()
629 phba->params.num_sge_per_io = BE2_SGE; in beiscsi_get_params()
2123 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); in hwi_write_sgl_v2()
2212 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); in hwi_write_sgl()