Home
last modified time | relevance | path

Searched refs:phy_num_uars (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/hns/
Dhns_roce_pd.c99 if (uar->logic_idx > 0 && hr_dev->caps.phy_num_uars > 1) in hns_roce_uar_alloc()
101 (hr_dev->caps.phy_num_uars - 1) + 1; in hns_roce_uar_alloc()
Dhns_roce_device.h719 u32 phy_num_uars; member
Dhns_roce_hw_v2.h1172 u8 phy_num_uars; member
Dhns_roce_hw_v2.c2179 caps->phy_num_uars = resp_b->phy_num_uars; in hns_roce_query_caps()