Searched refs:bnxt_re_dev (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/infiniband/hw/bnxt_re/ |
| D | main.c | 81 static void bnxt_re_remove_device(struct bnxt_re_dev *rdev); 84 static void bnxt_re_dev_stop(struct bnxt_re_dev *rdev); 86 static void bnxt_re_set_drv_mode(struct bnxt_re_dev *rdev, u8 mode) in bnxt_re_set_drv_mode() 95 static void bnxt_re_destroy_chip_ctx(struct bnxt_re_dev *rdev) in bnxt_re_destroy_chip_ctx() 110 static int bnxt_re_setup_chip_ctx(struct bnxt_re_dev *rdev, u8 wqe_mode) in bnxt_re_setup_chip_ctx() 140 static void bnxt_re_get_sriov_func_type(struct bnxt_re_dev *rdev) in bnxt_re_get_sriov_func_type() 154 static void bnxt_re_limit_pf_res(struct bnxt_re_dev *rdev) in bnxt_re_limit_pf_res() 213 static void bnxt_re_set_resource_limits(struct bnxt_re_dev *rdev) in bnxt_re_set_resource_limits() 229 struct bnxt_re_dev *rdev = p; in bnxt_re_stop() 268 struct bnxt_re_dev *rdev = p; in bnxt_re_sriov_config() [all …]
|
| D | ib_verbs.h | 60 struct bnxt_re_dev *rdev; 67 struct bnxt_re_dev *rdev; 73 struct bnxt_re_dev *rdev; 83 struct bnxt_re_dev *rdev; 98 struct bnxt_re_dev *rdev; 110 struct bnxt_re_dev *rdev; 120 struct bnxt_re_dev *rdev; 126 struct bnxt_re_dev *rdev; 133 struct bnxt_re_dev *rdev;
|
| D | bnxt_re.h | 104 struct bnxt_re_dev *rdev; 130 struct bnxt_re_dev { struct 192 container_of((ptr), struct bnxt_re_dev, member) argument 198 static inline struct device *rdev_to_dev(struct bnxt_re_dev *rdev) in rdev_to_dev()
|
| D | ib_verbs.c | 126 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_device() 199 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_port() 254 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_fw_str() 264 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_pkey() 276 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_gid() 291 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_del_gid() 346 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_add_gid() 443 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_destroy_fence_mr() 471 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_create_fence_mr() 540 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_dealloc_pd() [all …]
|
| D | hw_counters.c | 119 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_ib_get_hw_stats()
|