Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dmain.h176 struct irdma_cqp { struct
316 struct irdma_cqp cqp;
503 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp,
505 void irdma_free_cqp_request(struct irdma_cqp *cqp,
507 void irdma_put_cqp_request(struct irdma_cqp *cqp,
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()
1033 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_cq_create_cmd()
1062 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_create_cmd()
1338 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_destroy_cmd()
1743 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_gather_stats_cmd()
[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()
1028 struct irdma_cqp *cqp = &rf->cqp; in irdma_create_cqp()
2326 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_del_local_mac_entry()
2356 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_add_local_mac_entry()
2392 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_alloc_local_mac_entry()
2589 struct irdma_cqp *iwcqp = &iwdev->rf->cqp; in irdma_manage_qhash()