Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.h141 #define LPFC_MAX_RING_MASK 5 /* max num of rctl/type masks allowed per macro
221 struct lpfc_sli_ring_mask prt[LPFC_MAX_RING_MASK];
Dlpfc_sli.c9195 pring->num_mask = LPFC_MAX_RING_MASK; in lpfc_sli_setup()