Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_mbox.c1279 uint32_t pgp_offset; in lpfc_config_port() local
1418 pgp_offset = offsetof(struct lpfc_sli2_slim, in lpfc_config_port()
1421 pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port); in lpfc_config_port()
1422 pdma_addr = phba->slim2p.phys + pgp_offset; in lpfc_config_port()