Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.c111 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()
387 static int __poll_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __poll_for_resp()
417 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()
558 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_rcfw_send_message()
[all …]
Dqplib_sp.c58 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()
204 struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_set_func_resources()
257 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_del_sgid() local
317 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_add_sgid() local
407 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_update_sgid() local
444 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_ah() local
490 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_ah() local
513 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_free_mrw() local
[all …]
Dqplib_fp.c621 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
741 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_srq() local
847 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp1() local
988 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp() local
1338 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_modify_qp() local
1460 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_qp() local
1596 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_qp() local
2216 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_cq() local
2320 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_resize_cq() local
[all …]
Dmain.c435 struct bnxt_qplib_rcfw *rcfw; in bnxt_re_stop_irq() local
465 struct bnxt_qplib_rcfw *rcfw; in bnxt_re_start_irq() local
1618 static int bnxt_re_aeq_handler(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_aeq_handler()
Dqplib_res.c882 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_alloc_res() local
Dqplib_rcfw.h288 static inline u32 map_qp_id_to_tbl_indx(u32 qid, struct bnxt_qplib_rcfw *rcfw) in map_qp_id_to_tbl_indx()
Dbnxt_re.h194 struct bnxt_qplib_rcfw rcfw; member
Dqplib_res.h315 struct bnxt_qplib_rcfw *rcfw; member