Home
last modified time | relevance | path

Searched refs:nes_post_cqp_request (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_mgt.c477 nes_post_cqp_request(nesdev, cqp_request); in forward_fpdus()
702 nes_post_cqp_request(nesdev, new_request); in nes_chg_qh_handler()
759 nes_post_cqp_request(nesdev, cqp_request); in nes_change_quad_hash()
Dnes_verbs.c122 nes_post_cqp_request(nesdev, cqp_request); in nes_alloc_mw()
179 nes_post_cqp_request(nesdev, cqp_request); in nes_dealloc_mw()
347 nes_post_cqp_request(nesdev, cqp_request); in alloc_fast_reg_mr()
1356 nes_post_cqp_request(nesdev, cqp_request); in nes_create_qp()
1734 nes_post_cqp_request(nesdev, cqp_request); in nes_create_cq()
1838 nes_post_cqp_request(nesdev, cqp_request); in nes_destroy_cq()
2050 nes_post_cqp_request(nesdev, cqp_request); in nes_reg_mr()
2688 nes_post_cqp_request(nesdev, cqp_request); in nes_dereg_mr()
2884 nes_post_cqp_request(nesdev, cqp_request); in nes_hw_modify_qp()
Dnes.h564 void nes_post_cqp_request(struct nes_device *, struct nes_cqp_request *);
Dnes_hw.c1739 nesvnic->post_cqp_request = nes_post_cqp_request; in nes_init_nic_qp()
3806 nes_post_cqp_request(nesdev, cqp_request); in nes_manage_apbvt()
3876 nes_post_cqp_request(nesdev, cqp_request); in nes_manage_arp_cache()
3928 nes_post_cqp_request(nesdev, cqp_request); in flush_wqes()
Dnes_utils.c627 void nes_post_cqp_request(struct nes_device *nesdev, in nes_post_cqp_request() function
Dnes.c347 nes_post_cqp_request(nesdev, cqp_request); in nes_rem_ref()