Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_io.h24 #define FNIC_MAX_SG_DESC_CNT 256 /* Maximum descriptors per sgl */ macro
38 struct host_sg_desc sg_desc[FNIC_MAX_SG_DESC_CNT];
H A Dfnic_main.c123 .sg_tablesize = FNIC_MAX_SG_DESC_CNT,
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_io.h12 #define FNIC_MAX_SG_DESC_CNT 256 /* Maximum descriptors per sgl */ macro
26 struct host_sg_desc sg_desc[FNIC_MAX_SG_DESC_CNT];
H A Dfnic_main.c111 .sg_tablesize = FNIC_MAX_SG_DESC_CNT,

Completed in 3 milliseconds