Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dmem.c631 length, &mhp->mpl_addr, GFP_KERNEL); in c4iw_alloc_mr()
669 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_alloc_mr()
714 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_dereg_mr()
H A Diw_cxgb4.h397 dma_addr_t mpl_addr; member
H A Dqp.c854 sglp->addr0 = cpu_to_be64(mhp->mpl_addr); in build_memreg()