Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c638 length, &mhp->mpl_addr, GFP_KERNEL); in c4iw_alloc_mr()
675 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_alloc_mr()
H A Diw_cxgbe.h400 dma_addr_t mpl_addr; member
H A Dqp.c742 sglp->addr0 = cpu_to_be64(mhp->mpl_addr); in build_memreg()