Searched refs:irdma_put_cqp_request (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/infiniband/hw/irdma/ |
H A D | hw.c | 2108 irdma_put_cqp_request(&rf->cqp, cqp_request); in irdma_cqp_ce_handler() 2112 irdma_put_cqp_request(&rf->cqp, cqp_request); in irdma_cqp_ce_handler() 2215 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_del_local_mac_entry() 2248 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_add_local_mac_entry() 2282 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_alloc_local_mac_entry() 2318 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_cqp_manage_apbvt_cmd() 2433 irdma_put_cqp_request(&rf->cqp, cqp_request); in irdma_manage_arp_cache() 2536 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_manage_qhash() 2611 irdma_put_cqp_request(&rf->cqp, cqp_request); in irdma_hw_flush_wqes() 2664 irdma_put_cqp_request(&rf->cqp, new_req); in irdma_hw_flush_wqes() [all …]
|
H A D | verbs.c | 259 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_alloc_push_page() 755 irdma_put_cqp_request(&rf->cqp, cqp_request); in irdma_cqp_create_qp_cmd() 1995 irdma_put_cqp_request(&rf->cqp, cqp_request); in irdma_resize_cq() 2211 irdma_put_cqp_request(&rf->cqp, cqp_request); in irdma_create_cq() 2565 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_hw_alloc_mw() 2627 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_dealloc_mw() 2666 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_hw_alloc_stag() 2835 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_hwreg_mr() 3161 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_hwdereg_mr() 4142 irdma_put_cqp_request(&iwdev->rf->cqp, cqp_request); in irdma_mcast_cqp_op()
|
H A D | main.h | 486 void irdma_put_cqp_request(struct irdma_cqp *cqp,
|