Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dmem.c635 length, &mhp->mpl_addr, GFP_KERNEL); in c4iw_alloc_mr()
673 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_alloc_mr()
718 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()