Lines Matching refs:ib_mad_send_buf
463 struct ib_mad_send_buf { struct
464 struct ib_mad_send_buf *next; argument
547 struct ib_mad_send_buf *send_buf,
591 struct ib_mad_send_buf *send_buf;
708 int ib_post_send_mad(struct ib_mad_send_buf *send_buf,
709 struct ib_mad_send_buf **bad_send_buf);
729 int ib_modify_mad(struct ib_mad_send_buf *send_buf, u32 timeout_ms);
738 static inline void ib_cancel_mad(struct ib_mad_send_buf *send_buf) in ib_cancel_mad()
770 struct ib_mad_send_buf *ib_create_send_mad(struct ib_mad_agent *mad_agent,
804 void *ib_get_rmpp_segment(struct ib_mad_send_buf *send_buf, int seg_num);
810 void ib_free_send_mad(struct ib_mad_send_buf *send_buf);