Home
last modified time | relevance | path

Searched refs:bnxt_re_dev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c81 static void bnxt_re_dev_stop(struct bnxt_re_dev *rdev);
84 static struct bnxt_re_dev *bnxt_re_from_netdev(struct net_device *netdev);
85 static void bnxt_re_dev_uninit(struct bnxt_re_dev *rdev);
86 static int bnxt_re_hwrm_qcaps(struct bnxt_re_dev *rdev);
88 static int bnxt_re_hwrm_qcfg(struct bnxt_re_dev *rdev, u32 *db_len,
90 static void bnxt_re_set_db_offset(struct bnxt_re_dev *rdev) in bnxt_re_set_db_offset()
131 static void bnxt_re_set_drv_mode(struct bnxt_re_dev *rdev) in bnxt_re_set_drv_mode()
143 static void bnxt_re_destroy_chip_ctx(struct bnxt_re_dev *rdev) in bnxt_re_destroy_chip_ctx()
158 static int bnxt_re_setup_chip_ctx(struct bnxt_re_dev *rdev) in bnxt_re_setup_chip_ctx()
198 static void bnxt_re_get_sriov_func_type(struct bnxt_re_dev *rdev) in bnxt_re_get_sriov_func_type()
[all …]
H A Dib_verbs.h60 struct bnxt_re_dev *rdev;
69 struct bnxt_re_dev *rdev;
75 struct bnxt_re_dev *rdev;
85 struct bnxt_re_dev *rdev;
100 struct bnxt_re_dev *rdev;
114 struct bnxt_re_dev *rdev;
124 struct bnxt_re_dev *rdev;
130 struct bnxt_re_dev *rdev;
137 struct bnxt_re_dev *rdev;
H A Dbnxt_re.h136 struct bnxt_re_dev { struct
193 container_of((ptr), struct bnxt_re_dev, member) argument
200 void bnxt_re_pacing_alert(struct bnxt_re_dev *rdev);
202 static inline struct device *rdev_to_dev(struct bnxt_re_dev *rdev) in rdev_to_dev()
H A Dib_verbs.c136 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_device()
209 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_port()
265 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_fw_str()
286 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_query_gid()
301 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_del_gid()
356 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_add_gid()
403 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_create_fence_wqe()
457 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_destroy_fence_mr()
488 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_create_fence_mr()
602 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_dealloc_pd()
[all …]
H A Dhw_counters.c155 static void bnxt_re_copy_ext_stats(struct bnxt_re_dev *rdev, in bnxt_re_copy_ext_stats()
182 static int bnxt_re_get_ext_stat(struct bnxt_re_dev *rdev, in bnxt_re_get_ext_stat()
199 static void bnxt_re_copy_err_stats(struct bnxt_re_dev *rdev, in bnxt_re_copy_err_stats()
285 static void bnxt_re_copy_db_pacing_stats(struct bnxt_re_dev *rdev, in bnxt_re_copy_db_pacing_stats()
301 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_ib_get_hw_stats()
381 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_ib_alloc_hw_port_stats()