Searched defs:rmpp_list (Results 1 – 1 of 1) sorted by relevance
385 static inline struct ib_mad_recv_buf *get_next_seg(struct list_head *rmpp_list, in get_next_seg()399 static struct ib_mad_recv_buf *find_seg_location(struct list_head *rmpp_list, in find_seg_location()418 struct list_head *rmpp_list = &rmpp_recv->rmpp_wc->rmpp_list; in update_seg_num() local