Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_mbox.c1338 uint32_t pgp_offset; in lpfc_config_port() local
1477 pgp_offset = offsetof(struct lpfc_sli2_slim, in lpfc_config_port()
1480 pgp_offset = offsetof(struct lpfc_sli2_slim, mbx.us.s2.port); in lpfc_config_port()
1481 pdma_addr = phba->slim2p.phys + pgp_offset; in lpfc_config_port()