Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h632 u64 eqe_ba; member
Dhns_roce_hw_v2.c4609 eq->eqe_ba = eq->buf_list->map; in hns_roce_config_eqc()
4611 eq->eqe_ba = eq->l0_dma; in hns_roce_config_eqc()
4687 HNS_ROCE_EQC_EQE_BA_L_S, eq->eqe_ba >> 3); in hns_roce_config_eqc()
4692 HNS_ROCE_EQC_EQE_BA_H_S, eq->eqe_ba >> 35); in hns_roce_config_eqc()