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

/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.h292 static inline u32 iwch_ib_to_tpt_access(int acc) function
H A Diwch_provider.c527 mhp->attr.perms = iwch_ib_to_tpt_access(acc);
584 mh.attr.perms = iwch_ib_to_tpt_access(acc);
602 mhp->attr.perms = iwch_ib_to_tpt_access(acc);
690 mhp->attr.perms = iwch_ib_to_tpt_access(acc);
H A Diwch_qp.c167 V_FR_PERMS(iwch_ib_to_tpt_access(wr->wr.fast_reg.access_flags)));

Completed in 15 milliseconds