Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dmem.c886 mhp->max_mpl_len = length; in c4iw_alloc_mr()
918 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_alloc_mr()
929 if (unlikely(mhp->mpl_len == mhp->max_mpl_len)) in c4iw_set_page()
965 mhp->max_mpl_len, mhp->mpl, mhp->mpl_addr); in c4iw_dereg_mr()
Diw_cxgb4.h391 u32 max_mpl_len; member