Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_main.h191 struct irdma_cqp { struct
334 struct irdma_cqp cqp;
530 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp,
532 void irdma_free_cqp_request(struct irdma_cqp *cqp,
534 void irdma_put_cqp_request(struct irdma_cqp *cqp,
H A Dirdma_utils.c351 irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp, in irdma_alloc_and_get_cqp_request()
400 irdma_free_cqp_request(struct irdma_cqp *cqp, in irdma_free_cqp_request()
425 irdma_put_cqp_request(struct irdma_cqp *cqp, in irdma_put_cqp_request()
438 irdma_free_pending_cqp_request(struct irdma_cqp *cqp, in irdma_free_pending_cqp_request()
460 struct irdma_cqp *cqp = &rf->cqp; in irdma_cleanup_pending_cqp_op()
998 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_cq_create_cmd()
1028 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_create_cmd()
1234 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_destroy_cmd()
1591 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_gather_stats_cmd()
1629 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_stats_inst_cmd()
[all …]
H A Dirdma_hw.c192 irdma_complete_cqp_request(struct irdma_cqp *cqp, in irdma_complete_cqp_request()
625 struct irdma_cqp *cqp = &rf->cqp; in irdma_destroy_cqp()
971 struct irdma_cqp *cqp = &rf->cqp; in irdma_create_cqp()
2327 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_del_local_mac_entry()
2358 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_add_local_mac_entry()
2395 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_alloc_local_mac_entry()
2599 struct irdma_cqp *iwcqp = &iwdev->rf->cqp; in irdma_manage_qhash()