Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/hns/
H A 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()
H A Dhns_roce_device.h735 u32 phy_num_uars; member
H A Dhns_roce_hw_v2.h1205 u8 phy_num_uars; member
H A Dhns_roce_hw_v2.c2243 caps->phy_num_uars = resp_b->phy_num_uars; in hns_roce_query_caps()