Home
last modified time | relevance | path

Searched refs:pdid (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c249 u32 *stag, u8 stag_state, u32 pdid, in write_tpt_entry() argument
282 __func__, stag_state, type, pdid, stag_idx); in write_tpt_entry()
293 V_FW_RI_TPTE_STAGTYPE(type) | V_FW_RI_TPTE_PDID(pdid)); in write_tpt_entry()
339 static int allocate_window(struct c4iw_rdev *rdev, u32 * stag, u32 pdid) in allocate_window() argument
342 return write_tpt_entry(rdev, 0, stag, 0, pdid, FW_RI_STAG_MW, 0, 0, 0, in allocate_window()
352 static int allocate_stag(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_stag() argument
356 return write_tpt_entry(rdev, 0, stag, 0, pdid, FW_RI_STAG_NSMR, 0, 0, 0, in allocate_stag()
378 ret = write_tpt_entry(&rhp->rdev, 0, &stag, 1, mhp->attr.pdid, in register_mem()
423 mhp->attr.pdid = php->pdid; in c4iw_get_dma_mr()
432 ret = write_tpt_entry(&rhp->rdev, 0, &stag, 1, php->pdid, in c4iw_get_dma_mr()
[all …]
H A Dprovider.c215 CTR3(KTR_IW_CXGBE, "%s: pd %p, pdid 0x%x", __func__, pd, php->pdid); in c4iw_deallocate_pd()
217 c4iw_put_resource(&rhp->rdev.resource.pdid_table, php->pdid); in c4iw_deallocate_pd()
228 u32 pdid; in c4iw_allocate_pd() local
236 pdid = c4iw_get_resource(&rhp->rdev.resource.pdid_table); in c4iw_allocate_pd()
237 if (!pdid) in c4iw_allocate_pd()
240 php->pdid = pdid; in c4iw_allocate_pd()
243 if (ib_copy_to_udata(udata, &php->pdid, sizeof(u32))) { in c4iw_allocate_pd()
256 ibdev, udata, pdid, php); in c4iw_allocate_pd()
H A Diw_cxgbe.h366 u32 pdid; member
380 u32 pdid; member
H A Dqp.c686 V_FW_RI_TPTE_PDID(mhp->attr.pdid)); in build_tpte_memreg()
1399 wqe->u.init.pdid = cpu_to_be32(qhp->attr.pd); in rdma_init()
1787 qhp->attr.pd = php->pdid; in c4iw_create_qp()
/freebsd/contrib/ofed/libcxgb4/
H A Dcxgb4-abi.h47 uint32_t pdid; member
H A Dt4fw_ri_api.h710 __be32 pdid; member
/freebsd/sys/dev/mana/
H A Dgdma.h262 uint32_t pdid; member
630 uint32_t pdid; member
660 uint32_t pdid; member
H A Dgdma_main.c355 req.pdid = queue->gdma_dev->pdid; in mana_gd_create_hw_eq()
1156 gd->pdid = INVALID_PDID; in mana_gd_register_device()
1173 gd->pdid = resp.pdid; in mana_gd_register_device()
1178 gd->pdid, gd->gpa_mkey, gd->doorbell); in mana_gd_register_device()
1191 if (gd->pdid == INVALID_PDID) in mana_gd_deregister_device()
1208 gd->pdid = INVALID_PDID; in mana_gd_deregister_device()
H A Dhw_channel.c197 hwc->gdma_dev->pdid = val; in mana_hwc_init_event_handler()
780 gd->pdid = INVALID_PDID; in mana_hwc_create_channel()
852 hwc->gdma_dev->pdid = INVALID_PDID; in mana_hwc_destroy_channel()
H A Dmana.h639 uint32_t pdid; member
H A Dmana_en.c1106 req.pdid = protection_dom_id; in mana_cfg_vport()
2588 err = mana_cfg_vport(apc, gd->pdid, gd->doorbell); in mana_create_vport()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re-abi.h79 __u32 pdid; member
H A Dib_verbs.c811 resp.pdid = pd->qplib_pd.id; in bnxt_re_alloc_pd()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1573 __be32 pdid; member
2107 __be32 pdid; member