Home
last modified time | relevance | path

Searched defs:dip_xa (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c4700 static int alloc_dip_entry(struct xarray *dip_xa, u32 qpn) in alloc_dip_entry()
4725 struct xarray *dip_xa = &hr_dev->qp_table.dip_xa; in get_dip_ctx_idx() local