Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h347 #define LPFC_VMID_HASH_MASK 255 macro
Dlpfc_scsi.c5355 return hash & LPFC_VMID_HASH_MASK; in lpfc_vmid_hash_fn()