Searched refs:ib_bind_mw_wr (Results 1 – 3 of 3) sorted by relevance
1150 struct ib_bind_mw_wr { struct1158 static inline struct ib_bind_mw_wr *bind_mw_wr(struct ib_send_wr *wr) in bind_mw_wr() argument1160 return container_of(wr, struct ib_bind_mw_wr, wr); in bind_mw_wr()
372 struct ib_bind_mw_wr wr; in mlx4_ib_bind_mw()
2532 struct ib_bind_mw_wr *wr) in set_bind_seg()