Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dmad.c740 struct ib_mad_send_wr_private *mad_send_wr) in handle_outgoing_dr_smp()
923 static void free_send_rmpp_list(struct ib_mad_send_wr_private *mad_send_wr) in free_send_rmpp_list()
989 struct ib_mad_send_wr_private *mad_send_wr; in ib_create_send_mad() local
1096 struct ib_mad_send_wr_private *mad_send_wr; in ib_get_rmpp_segment() local
1116 static inline void *ib_get_payload(struct ib_mad_send_wr_private *mad_send_wr) in ib_get_payload()
1129 struct ib_mad_send_wr_private *mad_send_wr; in ib_free_send_mad() local
1142 int ib_send_mad(struct ib_mad_send_wr_private *mad_send_wr) in ib_send_mad()
1216 struct ib_mad_send_wr_private *mad_send_wr; in ib_post_send_mad() local
1947 void ib_mark_mad_done(struct ib_mad_send_wr_private *mad_send_wr) in ib_mark_mad_done()
1958 struct ib_mad_send_wr_private *mad_send_wr; in ib_mad_complete_recv() local
[all …]
Dmad_rmpp.c575 static int send_next_seg(struct ib_mad_send_wr_private *mad_send_wr) in send_next_seg()
609 struct ib_mad_send_wr_private *mad_send_wr; in abort_send() local
659 struct ib_mad_send_wr_private *mad_send_wr; in process_rmpp_ack() local
850 static int init_newwin(struct ib_mad_send_wr_private *mad_send_wr) in init_newwin()
883 int ib_send_rmpp_mad(struct ib_mad_send_wr_private *mad_send_wr) in ib_send_rmpp_mad()
908 int ib_process_rmpp_send_wc(struct ib_mad_send_wr_private *mad_send_wr, in ib_process_rmpp_send_wc()
947 int ib_retry_rmpp(struct ib_mad_send_wr_private *mad_send_wr) in ib_retry_rmpp()
Dagent.c89 struct ib_mad_send_wr_private *mad_send_wr; in agent_send_response() local
Dmad_priv.h151 struct ib_mad_send_wr_private *mad_send_wr; member