Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/iser/
Discsi_iser.h105 #define ISCSI_ISER_DEF_SG_TABLESIZE ((ISER_DEF_MAX_SECTORS * 512) >> SHIFT_4K) macro
Discsi_iser.c993 .sg_tablesize = ISCSI_ISER_DEF_SG_TABLESIZE,