Home
last modified time | relevance | path

Searched refs:LPFC_DEFAULT_SG_SEG_CNT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h50 #define LPFC_DEFAULT_SG_SEG_CNT 64 /* sg element count per scsi cmnd */ macro
57 #define LPFC_MIN_SG_SLI4_BUF_SZ 0x800 /* based on LPFC_DEFAULT_SG_SEG_CNT */
H A Dlpfc_attr.c6004 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT;
6063 phba->cfg_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; in lpfc_sg_seg_cnt_init()
H A Dlpfc_scsi.c6054 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h51 #define LPFC_DEFAULT_SG_SEG_CNT 64 /* sg element count per scsi cmnd */ macro
55 #define LPFC_MIN_SG_SLI4_BUF_SZ 0x800 /* based on LPFC_DEFAULT_SG_SEG_CNT */
H A Dlpfc_attr.c5772 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT;
5831 phba->cfg_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; in lpfc_sg_seg_cnt_init()
H A Dlpfc_scsi.c6767 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,
6794 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,

Completed in 36 milliseconds