Home
last modified time | relevance | path

Searched refs:get_mhp (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch.h147 static inline struct iwch_mr *get_mhp(struct iwch_dev *rhp, u32 mmid) in get_mhp() function
Diwch_qp.c209 mhp = get_mhp(rhp, (sg_list[i].lkey) >> 8); in iwch_sgl2pbl_map()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h360 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) in get_mhp() function
Dmem.c831 mhp = get_mhp(rhp, rkey >> 8); in c4iw_invalidate_mr()