Searched defs:cqp (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/irdma/ |
D | ctrl.c | 182 static int irdma_sc_add_arp_cache_entry(struct irdma_sc_cqp *cqp, in irdma_sc_add_arp_cache_entry() 219 static int irdma_sc_del_arp_cache_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_del_arp_cache_entry() 252 static int irdma_sc_manage_apbvt_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_apbvt_entry() 300 irdma_sc_manage_qhash_table_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_qhash_table_entry() 451 struct irdma_sc_cqp *cqp; in irdma_sc_qp_create() local 503 struct irdma_sc_cqp *cqp; in irdma_sc_qp_modify() local 573 struct irdma_sc_cqp *cqp; in irdma_sc_qp_destroy() local 761 static int irdma_sc_alloc_local_mac_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_alloc_local_mac_entry() 795 static int irdma_sc_add_local_mac_entry(struct irdma_sc_cqp *cqp, in irdma_sc_add_local_mac_entry() 833 static int irdma_sc_del_local_mac_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_del_local_mac_entry() [all …]
|
D | uda.h | 50 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()
|
D | uda.c | 20 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()
|
D | type.h | 604 struct irdma_sc_cqp *cqp; member 668 struct irdma_sc_cqp *cqp; member 1292 struct irdma_sc_cqp *cqp; member 1298 struct irdma_sc_cqp *cqp; member 1304 struct irdma_sc_cqp *cqp; member 1310 struct irdma_sc_cqp *cqp; member 1317 struct irdma_sc_cqp *cqp; member 1322 struct irdma_sc_cqp *cqp; member 1372 struct irdma_sc_cqp *cqp; member 1380 struct irdma_sc_cqp *cqp; member [all …]
|
D | utils.c | 429 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp, in irdma_alloc_and_get_cqp_request() 476 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() 534 struct irdma_cqp *cqp = &rf->cqp; in irdma_cleanup_pending_cqp_op() local 867 struct irdma_sc_cqp *cqp = dev->cqp; in irdma_cqp_qp_suspend_resume() local 1897 struct irdma_sc_cqp *cqp = &iwcqp->sc_cqp; in irdma_cqp_ws_node_cmd() local
|
D | puda.c | 607 struct irdma_sc_cqp *cqp; in irdma_puda_qp_wqe() local 726 struct irdma_sc_cqp *cqp; in irdma_puda_cq_wqe() local
|
D | hw.c | 593 struct irdma_cqp *cqp = &rf->cqp; in irdma_destroy_cqp() local 933 struct irdma_cqp *cqp = &rf->cqp; in irdma_create_cqp() local
|
D | main.h | 303 struct irdma_cqp cqp; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | params.h | 23 struct mlx5e_cq_param cqp; member 31 struct mlx5e_cq_param cqp; member
|
/linux-6.6.21/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 16410 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp, in lpfc_cq_create_set() 17429 struct lpfc_queue **drqp, struct lpfc_queue **cqp, in lpfc_mrq_create()
|