Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.c615 (u32)QM_WFQ_CRD_REG_SIGN_BIT); in ecore_pf_wfq_rt_init()
619 pf_id, QM_WFQ_UPPER_BOUND | (u32)QM_WFQ_CRD_REG_SIGN_BIT); in ecore_pf_wfq_rt_init()
678 vp_pq_id, (u32)QM_WFQ_CRD_REG_SIGN_BIT); in ecore_vp_wfq_rt_init()
H A Dcommon_hsi.h405 #define QM_WFQ_CRD_REG_SIGN_BIT (1U << (QM_WFQ_CRD_REG_WIDTH - 1)) macro