Home
last modified time | relevance | path

Searched defs:rmpp_list (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad_rmpp.c396 static inline struct ib_mad_recv_buf * get_next_seg(struct list_head *rmpp_list, in get_next_seg()
410 static struct ib_mad_recv_buf * find_seg_location(struct list_head *rmpp_list, in find_seg_location()
429 struct list_head *rmpp_list = &rmpp_recv->rmpp_wc->rmpp_list; in update_seg_num() local
H A Dmad_priv.h107 struct list_head rmpp_list; member
140 struct list_head rmpp_list; member
/freebsd/sys/ofed/include/rdma/
H A Dib_mad.h588 struct list_head rmpp_list; member