Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h61 #define LPFC_MIN_SG_SEG_CNT 32 /* sg element count per scsi cmnd */ macro
A Dlpfc_attr.c6230 if (val >= LPFC_MIN_SG_SEG_CNT && val <= LPFC_MAX_SG_SEG_CNT) { in lpfc_sg_seg_cnt_init()
6237 val, LPFC_MIN_SG_SEG_CNT, LPFC_MAX_SG_SEG_CNT); in lpfc_sg_seg_cnt_init()

Completed in 24 milliseconds