Home
last modified time | relevance | path

Searched refs:HNS_ROCE_AEQE_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_device.h81 #define HNS_ROCE_AEQE_SIZE 0x10 macro
Dhns_roce_hw_v1.c3845 unsigned long off = (entry & (eq->entries - 1)) * HNS_ROCE_AEQE_SIZE; in get_aeqe_v1()
4323 eq->eqe_size = HNS_ROCE_AEQE_SIZE; in hns_roce_v1_init_eq_table()
Dhns_roce_hw_v2.c2179 caps->aeqe_size = HNS_ROCE_AEQE_SIZE; in apply_func_caps()