Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dqp.c819 int pbllen = roundup(mhp->mpl_len * sizeof(u64), 32); in build_memreg() local
836 if (dsgl_supported && use_dsgl && (pbllen > max_fr_immd)) { in build_memreg()
847 sglp->len0 = cpu_to_be32(pbllen); in build_memreg()
855 imdp->immdlen = cpu_to_be32(pbllen); in build_memreg()
857 rem = pbllen; in build_memreg()
871 + pbllen, 16); in build_memreg()