Searched refs:cur_eqe_ba (Results 1 – 2 of 2) sorted by relevance
4708 HNS_ROCE_EQC_CUR_EQE_BA_L_S, eq->cur_eqe_ba >> 12); in hns_roce_config_eqc()4713 HNS_ROCE_EQC_CUR_EQE_BA_M_S, eq->cur_eqe_ba >> 28); in hns_roce_config_eqc()4718 HNS_ROCE_EQC_CUR_EQE_BA_H_S, eq->cur_eqe_ba >> 60); in hns_roce_config_eqc()4776 eq->cur_eqe_ba = eq->l0_dma; in hns_roce_mhop_alloc_eq()4832 eq->cur_eqe_ba = eq->buf_dma[0]; in hns_roce_mhop_alloc_eq()4874 eq->cur_eqe_ba = eq->buf_dma[0]; in hns_roce_mhop_alloc_eq()
647 dma_addr_t cur_eqe_ba; member