Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_main.h52 #define BE2_SGE 32 macro
H A 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()
/kernel/linux/linux-6.6/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 * in beiscsi_get_params()
644 phba->params.num_sge_per_io = BE2_SGE; in beiscsi_get_params()
2138 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); in hwi_write_sgl_v2()
2227 memset(psgl, 0, sizeof(*psgl) * BE2_SGE); in hwi_write_sgl()

Completed in 18 milliseconds