Home
last modified time | relevance | path

Searched refs:sc_cqp (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dutils.c442 ibdev_dbg(to_ibdev(cqp->sc_cqp.dev), "ERR: CQP Request Fail: No Memory"); in irdma_alloc_and_get_cqp_request()
530 pending_work = IRDMA_RING_USED_QUANTA(cqp->sc_cqp.sq_ring); in irdma_cleanup_pending_cqp_op()
531 wqe_idx = IRDMA_RING_CURRENT_TAIL(cqp->sc_cqp.sq_ring); in irdma_cleanup_pending_cqp_op()
537 wqe_idx = (wqe_idx + 1) % IRDMA_RING_SIZE(cqp->sc_cqp.sq_ring); in irdma_cleanup_pending_cqp_op()
1109 cqp_info->in.u.manage_push_page.cqp = &rf->cqp.sc_cqp; in irdma_dealloc_push_page()
1896 cqp_info->in.u.stats_gather.cqp = &rf->cqp.sc_cqp; in irdma_cqp_gather_stats_cmd()
1937 cqp_info->in.u.stats_manage.cqp = &rf->cqp.sc_cqp; in irdma_cqp_stats_inst_cmd()
2018 struct irdma_sc_cqp *cqp = &iwcqp->sc_cqp; in irdma_cqp_ws_node_cmd()
2073 struct irdma_sc_cqp *cqp = &iwcqp->sc_cqp; in irdma_cqp_up_map_cmd()
2129 cqp_info->in.u.ah_create.cqp = &rf->cqp.sc_cqp; in irdma_ah_cqp_op()
[all …]
Dhw.c918 dev->cqp = &cqp->sc_cqp; in irdma_create_cqp()
1176 scratch = (uintptr_t)&rf->cqp.sc_cqp; in irdma_create_ceq()
2178 cqp_info->in.u.del_local_mac_entry.cqp = &iwcqp->sc_cqp; in irdma_del_local_mac_entry()
2213 cqp_info->in.u.add_local_mac_entry.cqp = &iwcqp->sc_cqp; in irdma_add_local_mac_entry()
2245 cqp_info->in.u.alloc_local_mac_entry.cqp = &iwcqp->sc_cqp; in irdma_alloc_local_mac_entry()
2282 cqp_info->in.u.manage_apbvt_entry.cqp = &iwdev->rf->cqp.sc_cqp; in irdma_cqp_manage_apbvt_cmd()
2391 cqp_info->in.u.add_arp_cache_entry.cqp = &rf->cqp.sc_cqp; in irdma_manage_arp_cache()
2396 cqp_info->in.u.del_arp_cache_entry.cqp = &rf->cqp.sc_cqp; in irdma_manage_arp_cache()
2498 cqp_info->in.u.manage_qhash_table_entry.cqp = &iwdev->rf->cqp.sc_cqp; in irdma_manage_qhash()
Dmain.h169 struct irdma_sc_cqp sc_cqp; member
Dverbs.c272 cqp_info->in.u.manage_push_page.cqp = &iwdev->rf->cqp.sc_cqp; in irdma_alloc_push_page()
3875 cqp_info->in.u.mc_create.cqp = &iwdev->rf->cqp.sc_cqp; in irdma_mcast_cqp_op()