Home
last modified time | relevance | path

Searched refs:irdma_alloc_and_get_cqp_request (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma_utils.c400 irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp, in irdma_alloc_and_get_cqp_request() function
851 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true); in irdma_cqp_sds_cmd()
884 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, false); in irdma_cqp_qp_suspend_resume()
1006 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true); in irdma_cqp_query_fpm_val_cmd()
1041 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true); in irdma_cqp_commit_fpm_val_cmd()
1075 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_cqp_cq_create_cmd()
1107 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_cqp_qp_create_cmd()
1144 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, false); in irdma_dealloc_push_page()
1175 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true); in irdma_cq_wq_destroy()
1222 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, wait); in irdma_hw_modify_qp()
[all …]
H A Dirdma_hw.c2354 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_del_local_mac_entry()
2386 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_add_local_mac_entry()
2424 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_alloc_local_mac_entry()
2459 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, add_port); in irdma_cqp_manage_apbvt_cmd()
2555 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, false); in irdma_arp_cqp_op()
2683 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, false); in irdma_add_qhash_wait_no_lock()
2754 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, wait); in irdma_manage_qhash()
2817 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, wait); in irdma_hw_flush_wqes()
2881 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, wait); in irdma_gen_ae()
H A Dirdma_verbs.c217 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true); in irdma_alloc_push_page()
554 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true); in irdma_cqp_create_qp_cmd()
1568 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true); in irdma_resize_cq()
1877 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true); in irdma_hw_alloc_mw()
1917 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true); in irdma_hw_alloc_stag()
2009 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true); in irdma_hwreg_mr()
2250 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true); in irdma_hwdereg_mr()
3000 cqp_request = irdma_alloc_and_get_cqp_request(&iwdev->rf->cqp, true); in irdma_mcast_cqp_op()
H A Dirdma_main.h543 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp,
H A Dirdma_kcompat.c1115 cqp_request = irdma_alloc_and_get_cqp_request(&rf->cqp, true); in irdma_create_cq()