Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.h292 static inline u32 iwch_ib_to_tpt_access(int acc) in iwch_ib_to_tpt_access() function
Diwch_provider.c528 mhp->attr.perms = iwch_ib_to_tpt_access(acc); in iwch_register_phys_mem()
585 mh.attr.perms = iwch_ib_to_tpt_access(acc); in iwch_reregister_phys_mem()
603 mhp->attr.perms = iwch_ib_to_tpt_access(acc); in iwch_reregister_phys_mem()
686 mhp->attr.perms = iwch_ib_to_tpt_access(acc); in iwch_reg_user_mr()
Diwch_qp.c167 V_FR_PERMS(iwch_ib_to_tpt_access(wr->wr.fast_reg.access_flags))); in build_fastreg()