Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb.h144 static inline struct iwch_mr *get_mhp(struct iwch_dev *rhp, u32 mmid) in get_mhp() function
HDiw_cxgb_qp.c207 mhp = get_mhp(rhp, (sg_list[i].lkey) >> 8); in iwch_sgl2pbl_map()
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h291 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) in get_mhp() function
HDmem.c732 mhp = get_mhp(rhp, rkey >> 8); in c4iw_invalidate_mr()