Home
last modified time | relevance | path

Searched defs:cqp (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Dctrl.c190 static int irdma_sc_add_arp_cache_entry(struct irdma_sc_cqp *cqp, in irdma_sc_add_arp_cache_entry()
227 static int irdma_sc_del_arp_cache_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_del_arp_cache_entry()
260 static int irdma_sc_manage_apbvt_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_apbvt_entry()
308 irdma_sc_manage_qhash_table_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_qhash_table_entry()
499 struct irdma_sc_cqp *cqp; in irdma_sc_srq_create() local
563 struct irdma_sc_cqp *cqp; in irdma_sc_srq_modify() local
625 struct irdma_sc_cqp *cqp; in irdma_sc_srq_destroy() local
662 struct irdma_sc_cqp *cqp; in irdma_sc_qp_create() local
714 struct irdma_sc_cqp *cqp; in irdma_sc_qp_modify() local
784 struct irdma_sc_cqp *cqp; in irdma_sc_qp_destroy() local
[all …]
H A Duda.h50 static inline int irdma_sc_create_ah(struct irdma_sc_cqp *cqp, in irdma_sc_create_ah()
57 static inline int irdma_sc_destroy_ah(struct irdma_sc_cqp *cqp, in irdma_sc_destroy_ah()
64 static inline int irdma_sc_create_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_create_mcast_grp()
72 static inline int irdma_sc_modify_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_modify_mcast_grp()
80 static inline int irdma_sc_destroy_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_destroy_mcast_grp()
H A Duda.c20 int irdma_sc_access_ah(struct irdma_sc_cqp *cqp, struct irdma_ah_info *info, in irdma_sc_access_ah()
115 int irdma_access_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_access_mcast_grp()
H A Dutils.c427 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp, in irdma_alloc_and_get_cqp_request()
475 void irdma_free_cqp_request(struct irdma_cqp *cqp, in irdma_free_cqp_request()
500 void irdma_put_cqp_request(struct irdma_cqp *cqp, in irdma_put_cqp_request()
513 irdma_free_pending_cqp_request(struct irdma_cqp *cqp, in irdma_free_pending_cqp_request()
532 struct irdma_cqp *cqp) in irdma_cleanup_deferred_cqp_ops()
550 struct irdma_cqp *cqp = &rf->cqp; in irdma_cleanup_pending_cqp_op() local
918 struct irdma_sc_cqp *cqp = dev->cqp; in irdma_cqp_qp_suspend_resume() local
1876 struct irdma_sc_cqp *cqp = &iwcqp->sc_cqp; in irdma_cqp_ws_node_cmd() local
H A Dtype.h706 struct irdma_sc_cqp *cqp; member
824 struct irdma_sc_cqp *cqp; member
1471 struct irdma_sc_cqp *cqp; member
1477 struct irdma_sc_cqp *cqp; member
1483 struct irdma_sc_cqp *cqp; member
1489 struct irdma_sc_cqp *cqp; member
1496 struct irdma_sc_cqp *cqp; member
1501 struct irdma_sc_cqp *cqp; member
1551 struct irdma_sc_cqp *cqp; member
1559 struct irdma_sc_cqp *cqp; member
[all …]
H A Dhw.c234 static void irdma_complete_cqp_request(struct irdma_cqp *cqp, in irdma_complete_cqp_request()
681 struct irdma_cqp *cqp = &rf->cqp; in irdma_destroy_cqp() local
1028 struct irdma_cqp *cqp = &rf->cqp; in irdma_create_cqp() local
H A Dpuda.c607 struct irdma_sc_cqp *cqp; in irdma_puda_qp_wqe() local
725 struct irdma_sc_cqp *cqp; in irdma_puda_cq_wqe() local
H A Dmain.h316 struct irdma_cqp cqp; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.h23 struct mlx5e_cq_param cqp; global() member
31 struct mlx5e_cq_param cqp; global() member
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c16488 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp, in lpfc_cq_create_set()
17505 struct lpfc_queue **drqp, struct lpfc_queue **cqp, in lpfc_mrq_create()