Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h61 #define LPFC_MIN_SG_SEG_CNT 32 /* sg element count per scsi cmnd */ macro
H A Dlpfc_attr.c6055 if (val >= LPFC_MIN_SG_SEG_CNT && val <= LPFC_MAX_SG_SEG_CNT) { in lpfc_sg_seg_cnt_init()
6062 val, LPFC_MIN_SG_SEG_CNT, LPFC_MAX_SG_SEG_CNT); in lpfc_sg_seg_cnt_init()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h59 #define LPFC_MIN_SG_SEG_CNT 32 /* sg element count per scsi cmnd */ macro
H A Dlpfc_attr.c5823 if (val >= LPFC_MIN_SG_SEG_CNT && val <= LPFC_MAX_SG_SEG_CNT) { in lpfc_sg_seg_cnt_init()
5830 val, LPFC_MIN_SG_SEG_CNT, LPFC_MAX_SG_SEG_CNT); in lpfc_sg_seg_cnt_init()

Completed in 26 milliseconds