Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Diwch_provider.h291 static inline u32 iwch_ib_to_tpt_access(int acc) in iwch_ib_to_tpt_access() function
Diwch_provider.c533 mhp->attr.perms = iwch_ib_to_tpt_access(acc); in iwch_register_phys_mem()
590 mh.attr.perms = iwch_ib_to_tpt_access(acc); in iwch_reregister_phys_mem()
608 mhp->attr.perms = iwch_ib_to_tpt_access(acc); in iwch_reregister_phys_mem()
696 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()