Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_device.h770 u64 eqe_ba; member
Dhns_roce_hw_v2.c5418 eq->eqe_ba = eq->buf_list->map; in hns_roce_config_eqc()
5420 eq->eqe_ba = eq->l0_dma; in hns_roce_config_eqc()
5496 HNS_ROCE_EQC_EQE_BA_L_S, eq->eqe_ba >> 3); in hns_roce_config_eqc()
5501 HNS_ROCE_EQC_EQE_BA_H_S, eq->eqe_ba >> 35); in hns_roce_config_eqc()