Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
A Dmain.c313 struct bnxt_re_dev *rdev;
401 struct bnxt_re_dev *rdev; in bnxt_re_async_notifier()
436 struct bnxt_re_dev *rdev; in bnxt_re_stop_irq()
466 struct bnxt_re_dev *rdev; in bnxt_re_start_irq()
692 struct bnxt_re_dev *rdev = container_of(work, struct bnxt_re_dev, in bnxt_re_db_fifo_check()
733 struct bnxt_re_dev *rdev = container_of(work, struct bnxt_re_dev, in bnxt_re_pacing_timer_exp()
1037 struct bnxt_re_dev *rdev; in bnxt_re_fill_res_mr_entry_raw()
1096 struct bnxt_re_dev *rdev; in bnxt_re_fill_res_cq_entry_raw()
1221 struct bnxt_re_dev *rdev; in bnxt_re_fill_res_srq_entry_raw()
1353 struct bnxt_re_dev *rdev; in bnxt_re_dev_add()
[all …]
A Dbnxt_re.h115 struct bnxt_re_dev *rdev;
170 struct bnxt_re_dev { struct
233 container_of((ptr), struct bnxt_re_dev, member) argument
240 void bnxt_re_pacing_alert(struct bnxt_re_dev *rdev);
242 int bnxt_re_assign_pma_port_counters(struct bnxt_re_dev *rdev, struct ib_mad *out_mad);
243 int bnxt_re_assign_pma_port_ext_counters(struct bnxt_re_dev *rdev,
246 static inline struct device *rdev_to_dev(struct bnxt_re_dev *rdev) in rdev_to_dev()
255 static inline void bnxt_re_set_pacing_dev_state(struct bnxt_re_dev *rdev) in bnxt_re_set_pacing_dev_state()
261 static inline int bnxt_re_read_context_allowed(struct bnxt_re_dev *rdev) in bnxt_re_read_context_allowed()
A Ddebugfs.h12 void bnxt_re_debug_add_qpinfo(struct bnxt_re_dev *rdev, struct bnxt_re_qp *qp);
13 void bnxt_re_debug_rem_qpinfo(struct bnxt_re_dev *rdev, struct bnxt_re_qp *qp);
15 void bnxt_re_debugfs_add_pdev(struct bnxt_re_dev *rdev);
16 void bnxt_re_debugfs_rem_pdev(struct bnxt_re_dev *rdev);
27 struct bnxt_re_dev *rdev;
A Dib_verbs.h60 struct bnxt_re_dev *rdev;
69 struct bnxt_re_dev *rdev;
75 struct bnxt_re_dev *rdev;
87 struct bnxt_re_dev *rdev;
103 struct bnxt_re_dev *rdev;
119 struct bnxt_re_dev *rdev;
129 struct bnxt_re_dev *rdev;
135 struct bnxt_re_dev *rdev;
142 struct bnxt_re_dev *rdev;
188 static inline bool bnxt_re_is_var_size_supported(struct bnxt_re_dev *rdev, in bnxt_re_is_var_size_supported()
A Ddebugfs.c117 void bnxt_re_debug_add_qpinfo(struct bnxt_re_dev *rdev, struct bnxt_re_qp *qp) in bnxt_re_debug_add_qpinfo()
125 void bnxt_re_debug_rem_qpinfo(struct bnxt_re_dev *rdev, struct bnxt_re_qp *qp) in bnxt_re_debug_rem_qpinfo()
187 struct bnxt_re_dev *rdev = dbg_cc_param->rdev; in bnxt_re_cc_config_get()
269 static int bnxt_re_configure_cc(struct bnxt_re_dev *rdev, u32 gen_ext, u32 offset, u32 val) in bnxt_re_configure_cc()
289 struct bnxt_re_dev *rdev = dbg_cc_param->rdev; in bnxt_re_cc_config_set()
317 void bnxt_re_debugfs_add_pdev(struct bnxt_re_dev *rdev) in bnxt_re_debugfs_add_pdev()
342 void bnxt_re_debugfs_rem_pdev(struct bnxt_re_dev *rdev) in bnxt_re_debugfs_rem_pdev()
A Dib_verbs.c918 struct bnxt_re_dev *rdev; in bnxt_re_destroy_gsi_sqp()
1052 struct bnxt_re_dev *rdev; in bnxt_re_setup_swqe_size()
1272 struct bnxt_re_dev *rdev; in bnxt_re_init_rq_attr()
1312 struct bnxt_re_dev *rdev; in bnxt_re_adjust_gsi_rq_attr()
1333 struct bnxt_re_dev *rdev; in bnxt_re_init_sq_attr()
1390 struct bnxt_re_dev *rdev; in bnxt_re_adjust_gsi_sq_attr()
1438 struct bnxt_re_dev *rdev; in bnxt_re_init_qp_attr()
1509 struct bnxt_re_dev *rdev; in bnxt_re_create_shadow_gsi()
1553 struct bnxt_re_dev *rdev; in bnxt_re_create_gsi_qp()
1604 struct bnxt_re_dev *rdev; in bnxt_re_create_qp()
[all …]
A Dhw_counters.c148 static void bnxt_re_copy_ext_stats(struct bnxt_re_dev *rdev, in bnxt_re_copy_ext_stats()
175 static int bnxt_re_get_ext_stat(struct bnxt_re_dev *rdev, in bnxt_re_get_ext_stat()
192 static void bnxt_re_copy_err_stats(struct bnxt_re_dev *rdev, in bnxt_re_copy_err_stats()
278 static void bnxt_re_copy_db_pacing_stats(struct bnxt_re_dev *rdev, in bnxt_re_copy_db_pacing_stats()
290 int bnxt_re_assign_pma_port_ext_counters(struct bnxt_re_dev *rdev, struct ib_mad *out_mad) in bnxt_re_assign_pma_port_ext_counters()
335 int bnxt_re_assign_pma_port_counters(struct bnxt_re_dev *rdev, struct ib_mad *out_mad) in bnxt_re_assign_pma_port_counters()
384 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_ib_get_hw_stats()
464 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibdev, ibdev); in bnxt_re_ib_alloc_hw_port_stats()

Completed in 36 milliseconds