Searched refs:V_FW_RI_TPTE_PBLADDR (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/hw/cxgb4/ | ||
D | t4fw_ri_api.h | 245 #define V_FW_RI_TPTE_PBLADDR(x) ((x) << S_FW_RI_TPTE_PBLADDR) macro |
D | mem.c | 292 V_FW_RI_TPTE_PBLADDR(PBL_OFF(rdev, pbl_addr)>>3)); in write_tpt_entry() |