Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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;
67 if (ret != 0 || n < ISCSI_ISER_MIN_SG_TABLESIZE || in isert_sg_tablesize_set()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds