Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_mbox.c1281 uint32_t pgp_offset; in lpfc_config_port() local
1420 pgp_offset = offsetof(struct lpfc_sli2_slim, in lpfc_config_port()
1423 pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port); in lpfc_config_port()
1424 pdma_addr = phba->slim2p.phys + pgp_offset; in lpfc_config_port()