Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c111 static int bnxt_re_is_fw_stalled(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_is_fw_stalled()
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()
452 static void __destroy_timedout_ah(struct bnxt_qplib_rcfw *rcfw, in __destroy_timedout_ah()
559 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_rcfw_send_message()
792 struct bnxt_qplib_rcfw *rcfw = dev_instance; in bnxt_qplib_creq_irq() local
809 int bnxt_qplib_deinit_rcfw(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_deinit_rcfw()
829 int bnxt_qplib_init_rcfw(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_init_rcfw()
919 void bnxt_qplib_free_rcfw_channel(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_free_rcfw_channel()
929 struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_alloc_rcfw_channel()
[all …]
H A Dqplib_sp.c91 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_get_dev_attr()
186 struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_set_func_resources()
239 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_del_sgid() local
299 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_add_sgid() local
389 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_update_sgid() local
426 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_ah() local
472 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_ah() local
495 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_free_mrw() local
533 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_alloc_mrw() local
572 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_dereg_mrw() local
[all …]
H A Dqplib_fp.c615 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_srq() local
639 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_srq() local
734 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_srq() local
840 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp1() local
981 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp() local
1282 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_modify_qp() local
1388 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_qp() local
1523 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_qp() local
2139 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_cq() local
2223 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_resize_cq() local
[all …]
H A Dmain.c311 struct bnxt_qplib_rcfw *rcfw; in bnxt_re_stop_irq() local
334 struct bnxt_qplib_rcfw *rcfw; in bnxt_re_start_irq() local
1217 static int bnxt_re_aeq_handler(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_aeq_handler()
H A Dbnxt_re.h188 struct bnxt_qplib_rcfw rcfw; member
H A Dqplib_rcfw.h284 static inline u32 map_qp_id_to_tbl_indx(u32 qid, struct bnxt_qplib_rcfw *rcfw) in map_qp_id_to_tbl_indx()
H A Dqplib_res.h305 struct bnxt_qplib_rcfw *rcfw; member