Home
last modified time | relevance | path

Searched refs:irdma_cqp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dmain.h168 struct irdma_cqp { struct
300 struct irdma_cqp cqp;
475 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp,
477 void irdma_free_cqp_request(struct irdma_cqp *cqp,
479 void irdma_put_cqp_request(struct irdma_cqp *cqp,
Dutils.c420 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp, in irdma_alloc_and_get_cqp_request()
467 void irdma_free_cqp_request(struct irdma_cqp *cqp, in irdma_free_cqp_request()
491 void irdma_put_cqp_request(struct irdma_cqp *cqp, in irdma_put_cqp_request()
504 irdma_free_pending_cqp_request(struct irdma_cqp *cqp, in irdma_free_pending_cqp_request()
525 struct irdma_cqp *cqp = &rf->cqp; in irdma_cleanup_pending_cqp_op()
1027 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_cq_create_cmd()
1057 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_create_cmd()
1288 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_destroy_cmd()
1881 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_gather_stats_cmd()
1919 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_stats_inst_cmd()
[all …]
Dhw.c564 struct irdma_cqp *cqp = &rf->cqp; in irdma_destroy_cqp()
904 struct irdma_cqp *cqp = &rf->cqp; in irdma_create_cqp()
2167 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_del_local_mac_entry()
2197 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_add_local_mac_entry()
2233 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_alloc_local_mac_entry()
2434 struct irdma_cqp *iwcqp = &iwdev->rf->cqp; in irdma_manage_qhash()