/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_rcfw.h | 118 typedef int (*aeq_handler_t)(struct bnxt_qplib_rcfw *, void *, void *); 179 struct bnxt_qplib_rcfw { struct 192 void bnxt_qplib_free_rcfw_channel(struct bnxt_qplib_rcfw *rcfw); 194 struct bnxt_qplib_rcfw *rcfw, 197 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill); 198 void bnxt_qplib_disable_rcfw_channel(struct bnxt_qplib_rcfw *rcfw); 199 int bnxt_qplib_rcfw_start_irq(struct bnxt_qplib_rcfw *rcfw, int msix_vector, 201 int bnxt_qplib_enable_rcfw_channel(struct bnxt_qplib_rcfw *rcfw, 207 struct bnxt_qplib_rcfw *rcfw, 209 void bnxt_qplib_rcfw_free_sbuf(struct bnxt_qplib_rcfw *rcf [all...] |
H A D | qplib_rcfw.c | 56 static int __wait_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __wait_for_resp() 70 static int __block_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __block_for_resp() 88 static int __send_message(struct bnxt_qplib_rcfw *rcfw, struct cmdq_base *req, in __send_message() 205 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_rcfw_send_message() 254 static int bnxt_qplib_process_func_event(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_process_func_event() 297 static int bnxt_qplib_process_qp_event(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_process_qp_event() 378 struct bnxt_qplib_rcfw *rcfw = from_tasklet(rcfw, t, creq.creq_tasklet); in bnxt_qplib_service_creq() 439 struct bnxt_qplib_rcfw *rcfw = dev_instance; in bnxt_qplib_creq_irq() 456 int bnxt_qplib_deinit_rcfw(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_deinit_rcfw() 473 int bnxt_qplib_init_rcfw(struct bnxt_qplib_rcfw *rcf [all...] |
H A D | qplib_sp.c | 57 static void bnxt_qplib_query_version(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_query_version() 77 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_get_dev_attr() 172 struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_set_func_resources() 223 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_del_sgid() 284 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_add_sgid() 375 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_update_sgid() 496 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_ah() 539 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_ah() 556 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_free_mrw() 592 struct bnxt_qplib_rcfw *rcf in bnxt_qplib_alloc_mrw() [all...] |
H A D | qplib_sp.h | 243 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw, 246 struct bnxt_qplib_rcfw *rcfw, 266 int bnxt_qplib_get_roce_stats(struct bnxt_qplib_rcfw *rcfw,
|
H A D | bnxt_re.h | 160 struct bnxt_qplib_rcfw rcfw;
|
H A D | qplib_fp.c | 594 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_srq() 616 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_srq() 713 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_srq() 824 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp1() 963 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp() 1241 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_modify_qp() 1347 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_qp() 1472 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_qp() 2045 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_cq() 2113 struct bnxt_qplib_rcfw *rcf in bnxt_qplib_destroy_cq() [all...] |
H A D | qplib_res.h | 264 struct bnxt_qplib_rcfw *rcfw;
|
H A D | main.c | 261 struct bnxt_qplib_rcfw *rcfw = &rdev->rcfw; in bnxt_re_stop_irq() 277 struct bnxt_qplib_rcfw *rcfw = &rdev->rcfw; in bnxt_re_start_irq() 872 static int bnxt_re_aeq_handler(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_aeq_handler()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_rcfw.h | 150 typedef int (*aeq_handler_t)(struct bnxt_qplib_rcfw *, void *, void *); 219 struct bnxt_qplib_rcfw { struct 258 void bnxt_qplib_free_rcfw_channel(struct bnxt_qplib_rcfw *rcfw); 260 struct bnxt_qplib_rcfw *rcfw, 263 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill); 264 void bnxt_qplib_disable_rcfw_channel(struct bnxt_qplib_rcfw *rcfw); 265 int bnxt_qplib_rcfw_start_irq(struct bnxt_qplib_rcfw *rcfw, int msix_vector, 267 int bnxt_qplib_enable_rcfw_channel(struct bnxt_qplib_rcfw *rcfw, 273 struct bnxt_qplib_rcfw *rcfw, 275 void bnxt_qplib_rcfw_free_sbuf(struct bnxt_qplib_rcfw *rcf [all...] |
H A D | qplib_rcfw.c | 111 static int bnxt_re_is_fw_stalled(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_is_fw_stalled() 145 static int __wait_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __wait_for_resp() 192 static int __block_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __block_for_resp() 235 static void __send_message_no_waiter(struct bnxt_qplib_rcfw *rcfw, in __send_message_no_waiter() 283 static int __send_message(struct bnxt_qplib_rcfw *rcfw, in __send_message() 388 static int __poll_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __poll_for_resp() 418 static int __send_message_basic_sanity(struct bnxt_qplib_rcfw *rcfw, in __send_message_basic_sanity() 452 static void __destroy_timedout_ah(struct bnxt_qplib_rcfw *rcfw, in __destroy_timedout_ah() 484 static int __bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw, in __bnxt_qplib_rcfw_send_message() 559 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcf [all...] |
H A D | qplib_sp.c | 58 static bool bnxt_qplib_is_atomic_cap(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_is_atomic_cap() 69 static void bnxt_qplib_query_version(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_query_version() 91 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_get_dev_attr() 181 struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_set_func_resources() 234 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_del_sgid() 294 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_add_sgid() 384 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_update_sgid() 421 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_ah() 467 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_ah() 490 struct bnxt_qplib_rcfw *rcf in bnxt_qplib_free_mrw() [all...] |
H A D | qplib_sp.h | 324 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw, 327 struct bnxt_qplib_rcfw *rcfw, 346 int bnxt_qplib_get_roce_stats(struct bnxt_qplib_rcfw *rcfw, 348 int bnxt_qplib_qext_stat(struct bnxt_qplib_rcfw *rcfw, u32 fid,
|
H A D | bnxt_re.h | 166 struct bnxt_qplib_rcfw rcfw;
|
H A D | qplib_fp.c | 604 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_srq() 628 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_srq() 727 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_srq() 841 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp1() 980 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp() 1263 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_modify_qp() 1369 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_qp() 1499 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_qp() 2075 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_cq() 2154 struct bnxt_qplib_rcfw *rcf in bnxt_qplib_resize_cq() [all...] |
H A D | qplib_res.h | 278 struct bnxt_qplib_rcfw *rcfw;
|
H A D | main.c | 299 struct bnxt_qplib_rcfw *rcfw = &rdev->rcfw; in bnxt_re_stop_irq() 315 struct bnxt_qplib_rcfw *rcfw = &rdev->rcfw; in bnxt_re_start_irq() 1014 static int bnxt_re_aeq_handler(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_aeq_handler()
|