Home
last modified time | relevance | path

Searched defs:mad_send_wr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/core/
H A Dmad.c58 static void create_mad_addr_info(struct ib_mad_send_wr_private *mad_send_wr, in create_mad_addr_info()
594 struct ib_mad_send_wr_private *mad_send_wr) in handle_outgoing_dr_smp()
778 static void free_send_rmpp_list(struct ib_mad_send_wr_private *mad_send_wr) in free_send_rmpp_list()
840 struct ib_mad_send_wr_private *mad_send_wr; in ib_create_send_mad() local
947 struct ib_mad_send_wr_private *mad_send_wr; in ib_get_rmpp_segment() local
967 static inline void *ib_get_payload(struct ib_mad_send_wr_private *mad_send_wr) in ib_get_payload()
980 struct ib_mad_send_wr_private *mad_send_wr; in ib_free_send_mad() local
993 int ib_send_mad(struct ib_mad_send_wr_private *mad_send_wr) in ib_send_mad()
1067 struct ib_mad_send_wr_private *mad_send_wr; in ib_post_send_mad() local
1773 void ib_mark_mad_done(struct ib_mad_send_wr_private *mad_send_wr) in ib_mark_mad_done()
[all …]
H A Dmad_rmpp.c567 static int send_next_seg(struct ib_mad_send_wr_private *mad_send_wr) in send_next_seg()
601 struct ib_mad_send_wr_private *mad_send_wr; in abort_send() local
651 struct ib_mad_send_wr_private *mad_send_wr; in process_rmpp_ack() local
842 static int init_newwin(struct ib_mad_send_wr_private *mad_send_wr) in init_newwin()
875 int ib_send_rmpp_mad(struct ib_mad_send_wr_private *mad_send_wr) in ib_send_rmpp_mad()
900 int ib_process_rmpp_send_wc(struct ib_mad_send_wr_private *mad_send_wr, in ib_process_rmpp_send_wc()
939 int ib_retry_rmpp(struct ib_mad_send_wr_private *mad_send_wr) in ib_retry_rmpp()
H A Dagent.c98 struct ib_mad_send_wr_private *mad_send_wr; in agent_send_response() local
H A Dmad_priv.h152 struct ib_mad_send_wr_private *mad_send_wr; member