Searched refs:cqp_request (Results 1 – 4 of 4) sorted by relevance
434 cqp_request = kzalloc(sizeof(*cqp_request), GFP_ATOMIC); in irdma_alloc_and_get_cqp_request()535 if (cqp_request) in irdma_cleanup_pending_cqp_op()542 cqp_request = in irdma_cleanup_pending_cqp_op()544 if (cqp_request) in irdma_cleanup_pending_cqp_op()803 if (!cqp_request) in irdma_cqp_sds_cmd()836 if (!cqp_request) in irdma_cqp_qp_suspend_resume()953 if (!cqp_request) in irdma_cqp_query_fpm_val_cmd()988 if (!cqp_request) in irdma_cqp_commit_fpm_val_cmd()1022 if (!cqp_request) in irdma_cqp_cq_create_cmd()1053 if (!cqp_request) in irdma_cqp_qp_create_cmd()[all …]
2073 if (cqp_request) { in irdma_cqp_ce_handler()2085 cqp_request->callback_fcn(cqp_request); in irdma_cqp_ce_handler()2177 if (!cqp_request) in irdma_del_local_mac_entry()2208 if (!cqp_request) in irdma_add_local_mac_entry()2244 if (!cqp_request) in irdma_alloc_local_mac_entry()2277 if (!cqp_request) in irdma_cqp_manage_apbvt_cmd()2384 if (!cqp_request) in irdma_manage_arp_cache()2396 (uintptr_t)cqp_request; in irdma_manage_arp_cache()2446 if (!cqp_request) in irdma_manage_qhash()2573 if (!cqp_request) in irdma_hw_flush_wqes()[all …]
261 if (!cqp_request) in irdma_alloc_push_page()264 cqp_info = &cqp_request->info; in irdma_alloc_push_page()673 if (!cqp_request) in irdma_cqp_create_qp_cmd()1867 if (!cqp_request) { in irdma_resize_cq()2082 if (!cqp_request) { in irdma_create_cq()2435 if (!cqp_request) in irdma_hw_alloc_mw()2501 if (!cqp_request) in irdma_dealloc_mw()2537 if (!cqp_request) in irdma_hw_alloc_stag()2676 if (!cqp_request) in irdma_hwreg_mr()3013 if (!cqp_request) in irdma_dereg_mr()[all …]
160 void (*callback_fcn)(struct irdma_cqp_request *cqp_request);479 struct irdma_cqp_request *cqp_request);481 struct irdma_cqp_request *cqp_request);494 struct irdma_cqp_request *cqp_request);542 void (*callback_fcn)(struct irdma_cqp_request *cqp_request),544 void irdma_gsi_ud_qp_ah_cb(struct irdma_cqp_request *cqp_request);
Completed in 25 milliseconds