Searched refs:V_FW_RI_TPTE_PERM (Results 1 – 3 of 3) sorted by relevance
294 tpt.locread_to_qpid = cpu_to_be32(V_FW_RI_TPTE_PERM(perm) | in write_tpt_entry()
688 V_FW_RI_TPTE_PERM(c4iw_ib_to_tpt_access(wr->access)) | in build_tpte_memreg()
1402 #define V_FW_RI_TPTE_PERM(x) ((x) << S_FW_RI_TPTE_PERM) macro