Home
last modified time | relevance | path

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

/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_resource.c6117 ctrl = DLB2_CSR_RD(hw, DLB2_CHP_CFG_CHP_CSR_CTRL); in dlb2_hw_enable_sparse_dir_cq_mode()
6122 DLB2_CSR_WR(hw, DLB2_CHP_CFG_CHP_CSR_CTRL, ctrl); in dlb2_hw_enable_sparse_dir_cq_mode()
6136 ctrl = DLB2_CSR_RD(hw, DLB2_CHP_CFG_CHP_CSR_CTRL); in dlb2_hw_enable_sparse_ldb_cq_mode()
6141 DLB2_CSR_WR(hw, DLB2_CHP_CFG_CHP_CSR_CTRL, ctrl); in dlb2_hw_enable_sparse_ldb_cq_mode()
H A Ddlb2_regs.h1960 #define DLB2_CHP_CFG_CHP_CSR_CTRL 0x44000008 macro