Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.h855 struct nes_hw_cqp_wqe { struct
881 struct nes_hw_cqp_wqe cqp_wqe;
894 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()
865 struct nes_hw_cqp_wqe *cqp_wqe; in nes_init_mgt_qp()
1075 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_mgt()
Dnes_hw.c971 struct nes_hw_cqp_wqe *cqp_wqe; in nes_init_cqp()
986 (sizeof(struct nes_hw_cqp_wqe) * NES_CQP_SQ_SIZE) + in nes_init_cqp()
1029 vmem += (sizeof(struct nes_hw_cqp_wqe) * nesdev->cqp.sq_size); in nes_init_cqp()
1030 pmem += (sizeof(struct nes_hw_cqp_wqe) * nesdev->cqp.sq_size); in nes_init_cqp()
1198 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_cqp()
1636 struct nes_hw_cqp_wqe *cqp_wqe; in nes_init_nic_qp()
1876 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_nic_qp()
2970 struct nes_hw_cqp_wqe *cqp_wqe; in nes_cqp_ce_handler()
3727 struct nes_hw_cqp_wqe *cqp_wqe; in nes_manage_apbvt()
3780 struct nes_hw_cqp_wqe *cqp_wqe; in nes_manage_arp_cache()
[all …]
Dnes_verbs.c69 struct nes_hw_cqp_wqe *cqp_wqe; in nes_alloc_mw()
167 struct nes_hw_cqp_wqe *cqp_wqe; in nes_dealloc_mw()
216 struct nes_hw_cqp_wqe *cqp_wqe; in alloc_fast_reg_mr()
989 struct nes_hw_cqp_wqe *cqp_wqe; in nes_create_qp()
1417 struct nes_hw_cqp_wqe *cqp_wqe; in nes_create_cq()
1669 struct nes_hw_cqp_wqe *cqp_wqe; in nes_destroy_cq()
1808 struct nes_hw_cqp_wqe *cqp_wqe; in nes_reg_mr()
2462 struct nes_hw_cqp_wqe *cqp_wqe; in nes_dereg_mr()
2640 struct nes_hw_cqp_wqe *cqp_wqe; in nes_hw_modify_qp()
Dnes.h322 nes_fill_init_cqp_wqe(struct nes_hw_cqp_wqe *cqp_wqe, struct nes_device *nesdev) in nes_fill_init_cqp_wqe()
Dnes_utils.c631 struct nes_hw_cqp_wqe *cqp_wqe; in nes_post_cqp_request()
Dnes.c307 struct nes_hw_cqp_wqe *cqp_wqe; in nes_rem_ref()