Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h201 #define FW_RI_TPTE_PERM_V(x) ((x) << FW_RI_TPTE_PERM_S) macro
Dmem.c319 tpt->locread_to_qpid = cpu_to_be32(FW_RI_TPTE_PERM_V(perm) | in write_tpt_entry()
Dqp.c803 FW_RI_TPTE_PERM_V(c4iw_ib_to_tpt_access(wr->access)) | in build_tpte_memreg()