Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h65 #define HNS_ROCE_V3_EQE_SIZE 0x40 macro
H A Dhns_roce_hw_v2.c2076 caps->ceqe_size = HNS_ROCE_V3_EQE_SIZE; in apply_func_caps()
2077 caps->aeqe_size = HNS_ROCE_V3_EQE_SIZE; in apply_func_caps()
6346 hr_reg_write(eqc, EQC_EQE_SIZE, eq->eqe_size == HNS_ROCE_V3_EQE_SIZE); in config_eqc()