Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h195 #define FW_RI_TPTE_PERM_V(x) ((x) << FW_RI_TPTE_PERM_S) macro
H A Dmem.c319 tpt->locread_to_qpid = cpu_to_be32(FW_RI_TPTE_PERM_V(perm) | in write_tpt_entry()