Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Dcommon_hsi.h549 #define PXP_VF_BAR0_DQ_LENGTH 0x200 macro
553 #define PXP_VF_BAR0_END_DQ (PXP_VF_BAR0_START_DQ + PXP_VF_BAR0_DQ_LENGTH - 1)
Decore_sriov.c1646 bar_size = PXP_VF_BAR0_DQ_LENGTH; in ecore_iov_vf_mbx_acquire_resc_cids()