Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/qed/
Dcommon_hsi.h584 #define PXP_VF_BAR0_START_PSDM_ZONE_B 0x3c00 macro
585 #define PXP_VF_BAR0_END_PSDM_ZONE_B (PXP_VF_BAR0_START_PSDM_ZONE_B + \
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c1527 p_stats->pstats.address = PXP_VF_BAR0_START_PSDM_ZONE_B + in qed_iov_vf_mbx_acquire_stats()