Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
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()
126 static void bnxt_re_set_drv_mode(struct bnxt_re_dev *rdev, u8 mode) in bnxt_re_set_drv_mode()
138 static void bnxt_re_destroy_chip_ctx(struct bnxt_re_dev *rdev) in bnxt_re_destroy_chip_ctx()
153 static int bnxt_re_setup_chip_ctx(struct bnxt_re_dev *rdev, u8 wqe_mode) in bnxt_re_setup_chip_ctx()
190 static void bnxt_re_get_sriov_func_type(struct bnxt_re_dev *rdev) in bnxt_re_get_sriov_func_type()
[all …]
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;
Dbnxt_re.h138 struct bnxt_re_dev { struct
195 container_of((ptr), struct bnxt_re_dev, member) argument
202 void bnxt_re_pacing_alert(struct bnxt_re_dev *rdev);
204 static inline struct device *rdev_to_dev(struct bnxt_re_dev *rdev) in rdev_to_dev()
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()
453 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_destroy_fence_mr()
481 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_create_fence_mr()
592 struct bnxt_re_dev *rdev = pd->rdev; in bnxt_re_dealloc_pd()
613 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_alloc_pd()
[all …]
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()