Home
last modified time | relevance | path

Searched refs:nes_hw_cqp_wqe (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_hw.h857 struct nes_hw_cqp_wqe { struct
883 struct nes_hw_cqp_wqe cqp_wqe;
896 struct nes_hw_cqp_wqe *sq_vbase;
Dnes_mgt.c410 struct nes_hw_cqp_wqe *cqp_wqe; in forward_fpdus()
641 struct nes_hw_cqp_wqe *cqp_wqe; in nes_chg_qh_handler()
721 struct nes_hw_cqp_wqe *cqp_wqe; in nes_change_quad_hash()
866 struct nes_hw_cqp_wqe *cqp_wqe; in nes_init_mgt_qp()
1078 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_mgt()
Dnes_hw.c984 struct nes_hw_cqp_wqe *cqp_wqe; in nes_init_cqp()
999 (sizeof(struct nes_hw_cqp_wqe) * NES_CQP_SQ_SIZE) + in nes_init_cqp()
1043 vmem += (sizeof(struct nes_hw_cqp_wqe) * nesdev->cqp.sq_size); in nes_init_cqp()
1044 pmem += (sizeof(struct nes_hw_cqp_wqe) * nesdev->cqp.sq_size); in nes_init_cqp()
1212 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_cqp()
1669 struct nes_hw_cqp_wqe *cqp_wqe; in nes_init_nic_qp()
1918 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_nic_qp()
3020 struct nes_hw_cqp_wqe *cqp_wqe; in nes_cqp_ce_handler()
3777 struct nes_hw_cqp_wqe *cqp_wqe; in nes_manage_apbvt()
3830 struct nes_hw_cqp_wqe *cqp_wqe; in nes_manage_arp_cache()
[all …]
Dnes_verbs.c67 struct nes_hw_cqp_wqe *cqp_wqe; in nes_alloc_mw()
165 struct nes_hw_cqp_wqe *cqp_wqe; in nes_dealloc_mw()
288 struct nes_hw_cqp_wqe *cqp_wqe; in alloc_fast_reg_mr()
1115 struct nes_hw_cqp_wqe *cqp_wqe; in nes_create_qp()
1542 struct nes_hw_cqp_wqe *cqp_wqe; in nes_create_cq()
1792 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_cq()
1931 struct nes_hw_cqp_wqe *cqp_wqe; in nes_reg_mr()
2662 struct nes_hw_cqp_wqe *cqp_wqe; in nes_dereg_mr()
2852 struct nes_hw_cqp_wqe *cqp_wqe; in nes_hw_modify_qp()
Dnes.h321 nes_fill_init_cqp_wqe(struct nes_hw_cqp_wqe *cqp_wqe, struct nes_device *nesdev) in nes_fill_init_cqp_wqe()
Dnes_utils.c630 struct nes_hw_cqp_wqe *cqp_wqe; in nes_post_cqp_request()
Dnes.c315 struct nes_hw_cqp_wqe *cqp_wqe; in nes_rem_ref()