Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/qed/
Dcommon_hsi.h553 #define PXP_VF_BAR0_START_DQ 0x3000 macro
556 #define PXP_VF_BAR0_ME_OPAQUE_ADDRESS (PXP_VF_BAR0_START_DQ + \
560 #define PXP_VF_BAR0_END_DQ (PXP_VF_BAR0_START_DQ + \
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_vf.c467 PXP_VF_BAR0_START_DQ; in qed_vf_hw_prepare()
482 p_hwfn->regview + PXP_VF_BAR0_START_DQ; in qed_vf_hw_prepare()
545 PXP_VF_BAR0_START_DQ; in qed_vf_hw_prepare()