Home
last modified time | relevance | path

Searched defs:rcfw (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.c49 int __check_cmdq_stall(struct bnxt_qplib_rcfw *rcfw, in __check_cmdq_stall()
286 static int __send_message(struct bnxt_qplib_rcfw *rcfw, in __send_message()
481 static void __destroy_timedout_ah(struct bnxt_qplib_rcfw *rcfw, in __destroy_timedout_ah()
604 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_rcfw_send_message()
620 static void bnxt_re_add_perf_stats(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_add_perf_stats()
817 struct bnxt_qplib_rcfw *rcfw = (struct bnxt_qplib_rcfw *)data; in bnxt_qplib_service_creq() local
902 struct bnxt_qplib_rcfw *rcfw = dev_instance; in bnxt_qplib_creq_irq() local
909 int bnxt_qplib_deinit_rcfw(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_deinit_rcfw()
1011 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_free_rcfw_channel() local
1038 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_alloc_rcfw_channel() local
[all …]
H A Dqplib_sp.c213 struct bnxt_qplib_rcfw *rcfw; in bnxt_qplib_set_func_resources() local
252 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_update_sgid() local
309 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_del_sgid() local
372 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_add_sgid() local
462 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_ah() local
511 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_ah() local
532 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_free_mrw() local
569 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_alloc_mrw() local
605 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_dereg_mrw() local
635 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_reg_mr() local
[all …]
H A Dqplib_fp.c630 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_srq() local
645 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_srq() local
738 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_srq() local
908 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp1() local
1060 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp() local
1369 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_modify_qp() local
1501 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_qp() local
1636 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_qp() local
2384 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_cq() local
2488 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_resize_cq() local
[all …]
H A Dmain.c300 struct bnxt_qplib_rcfw *rcfw = NULL; in bnxt_re_dettach_irq() local
1245 struct bnxt_qplib_rcfw *rcfw = NULL; in bnxt_re_stop_irq() local
1275 struct bnxt_qplib_rcfw *rcfw = NULL; in bnxt_re_start_irq() local
2405 static int bnxt_re_aeq_handler(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_aeq_handler()
3830 struct bnxt_qplib_rcfw *rcfw; in bnxt_re_remove_device() local
H A Dqplib_res.c1050 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_stop_res() local
H A Dqplib_rcfw.h148 #define RCFW_NO_FW_ACCESS(rcfw) \ argument
H A Dqplib_res.h425 struct bnxt_qplib_rcfw *rcfw; member
H A Dbnxt_re.h519 struct bnxt_qplib_rcfw rcfw; member