Searched defs:rcfw (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/infiniband/hw/bnxt_re/ |
| 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() 453 static void __destroy_timedout_ah(struct bnxt_qplib_rcfw *rcfw, in __destroy_timedout_ah() 485 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 *rcfw, in bnxt_qplib_rcfw_send_message() [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 void bnxt_qplib_query_version(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_query_version() 92 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_get_dev_attr() 208 struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_set_func_resources() 261 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_del_sgid() local 322 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_add_sgid() local 412 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_ah() local 458 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_ah() local 481 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_free_mrw() local 519 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_alloc_mrw() local [all …]
|
| H A D | qplib_fp.c | 621 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 720 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_srq() local 818 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp1() local 959 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_qp() local 1310 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_modify_qp() local 1447 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_query_qp() local 1584 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_destroy_qp() local 2204 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_create_cq() local 2309 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_resize_cq() local [all …]
|
| H A D | main.c | 440 struct bnxt_qplib_rcfw *rcfw; in bnxt_re_stop_irq() local 470 struct bnxt_qplib_rcfw *rcfw; in bnxt_re_start_irq() local 1697 static int bnxt_re_aeq_handler(struct bnxt_qplib_rcfw *rcfw, in bnxt_re_aeq_handler()
|
| H A D | qplib_res.c | 866 struct bnxt_qplib_rcfw *rcfw = res->rcfw; in bnxt_qplib_alloc_res() local
|
| H A D | qplib_rcfw.h | 289 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 D | bnxt_re.h | 191 struct bnxt_qplib_rcfw rcfw; member
|
| H A D | qplib_res.h | 317 struct bnxt_qplib_rcfw *rcfw; member
|
| /linux/drivers/infiniband/hw/bng_re/ |
| H A D | bng_fw.c | 53 void bng_re_free_rcfw_channel(struct bng_re_rcfw *rcfw) in bng_re_free_rcfw_channel() 62 struct bng_re_rcfw *rcfw) in bng_re_alloc_fw_channel() 115 static int bng_re_process_qp_event(struct bng_re_rcfw *rcfw, in bng_re_process_qp_event() 189 static int bng_re_process_func_event(struct bng_re_rcfw *rcfw, in bng_re_process_func_event() 217 struct bng_re_rcfw *rcfw = from_tasklet(rcfw, t, creq.creq_tasklet); in bng_re_service_creq() local 273 static int __send_message_basic_sanity(struct bng_re_rcfw *rcfw, in __send_message_basic_sanity() 303 static int __send_message(struct bng_re_rcfw *rcfw, in __send_message() 401 static int __wait_for_resp(struct bng_re_rcfw *rcfw, u16 cookie) in __wait_for_resp() 437 int bng_re_rcfw_send_message(struct bng_re_rcfw *rcfw, in bng_re_rcfw_send_message() 481 static int bng_re_map_cmdq_mbox(struct bng_re_rcfw *rcfw) in bng_re_map_cmdq_mbox() [all …]
|
| H A D | bng_sp.c | 11 static bool bng_re_is_atomic_cap(struct bng_re_rcfw *rcfw) in bng_re_is_atomic_cap() 19 static void bng_re_query_version(struct bng_re_rcfw *rcfw, in bng_re_query_version() 41 int bng_re_get_dev_attr(struct bng_re_rcfw *rcfw) in bng_re_get_dev_attr()
|
| H A D | bng_re.h | 77 struct bng_re_rcfw rcfw; member
|