Searched refs:reserved_uars (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/mthca/ |
| D | mthca_uar.c | 61 dev->limits.reserved_uars + 1); in mthca_init_uar_table()
|
| D | mthca_cmd.h | 151 int reserved_uars; member
|
| D | mthca_main.c | 232 mdev->limits.reserved_uars = dev_lim->reserved_uars; in mthca_dev_lim()
|
| D | mthca_dev.h | 166 int reserved_uars; member
|
| D | mthca_cmd.c | 1128 dev_lim->reserved_uars = field >> 4; in mthca_QUERY_DEV_LIM() 1227 dev_lim->max_pds, dev_lim->reserved_pds, dev_lim->reserved_uars); in mthca_QUERY_DEV_LIM()
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | pd.c | 277 mlx4_dbg(dev, "Effective reserved_uars=%d", dev->caps.reserved_uars); in mlx4_init_uar_table() 289 dev->caps.reserved_uars, 0); in mlx4_init_uar_table()
|
| D | fw.h | 95 int reserved_uars; member
|
| D | main.c | 300 dev->caps.reserved_uars = in mlx4_set_num_reserved_uars() 303 dev_cap->reserved_uars / in mlx4_set_num_reserved_uars() 356 dev_cap->reserved_uars = func.rsvd_uars; in mlx4_query_func() 1029 dev->caps.reserved_uars) > in mlx4_slave_cap() 2380 dev->caps.reserved_uars = dev_cap->reserved_uars; in mlx4_init_hca()
|
| D | fw.c | 935 dev_cap->reserved_uars = field >> 4; in mlx4_QUERY_DEV_CAP() 1117 dev_cap->reserved_eqs = max(dev_cap->reserved_uars * 4, in mlx4_QUERY_DEV_CAP() 1151 dev_cap->max_pds, dev_cap->reserved_pds, dev_cap->reserved_uars); in mlx4_dev_cap_dump()
|
| /Linux-v5.10/drivers/infiniband/hw/hns/ |
| D | hns_roce_pd.c | 133 hr_dev->caps.reserved_uars, 0); in hns_roce_init_uar_table()
|
| D | hns_roce_device.h | 796 int reserved_uars; member
|
| D | hns_roce_hw_v2.c | 1822 caps->reserved_uars = 0; in set_default_caps() 2067 caps->reserved_uars = roce_get_field(resp_d->rsv_uars_rsv_qps, in hns_roce_query_pf_caps()
|
| D | hns_roce_hw_v1.c | 1483 caps->reserved_uars = 0; in hns_roce_v1_profile()
|
| /Linux-v5.10/include/linux/mlx4/ |
| D | device.h | 580 int reserved_uars; member
|