Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.h69 #define ISCSI_ISER_MIN_SG_TABLESIZE 128 macro
H A Dib_isert.c38 static int isert_sg_tablesize = ISCSI_ISER_MIN_SG_TABLESIZE;
68 if (ret != 0 || n < ISCSI_ISER_MIN_SG_TABLESIZE || in isert_sg_tablesize_set()