| /freebsd-12-stable/sys/ofed/include/rdma/ |
| D | ib_mad.h | 168 struct ib_mad_hdr { struct 208 struct ib_mad_hdr mad_hdr; 213 struct ib_mad_hdr mad_hdr; 218 struct ib_mad_hdr mad_hdr; 224 struct ib_mad_hdr mad_hdr; 230 struct ib_mad_hdr mad_hdr; 237 struct ib_mad_hdr mad_hdr; 431 int ib_response_mad(const struct ib_mad_hdr *hdr);
|
| D | ib_pma.h | 60 struct ib_mad_hdr mad_hdr;
|
| D | ib_verbs.h | 1751 struct ib_mad_hdr; 2046 const struct ib_mad_hdr *in_mad, 2048 struct ib_mad_hdr *out_mad,
|
| /freebsd-12-stable/sys/ofed/drivers/infiniband/core/ |
| D | cm_msgs.h | 60 struct ib_mad_hdr hdr; 427 struct ib_mad_hdr hdr; 463 struct ib_mad_hdr hdr; 500 struct ib_mad_hdr hdr; 622 struct ib_mad_hdr hdr; 632 struct ib_mad_hdr hdr; 655 struct ib_mad_hdr hdr; 665 struct ib_mad_hdr hdr; 788 struct ib_mad_hdr hdr; 802 struct ib_mad_hdr hdr; [all …]
|
| D | ib_mad.c | 79 const struct ib_mad_hdr *mad); 188 int ib_response_mad(const struct ib_mad_hdr *hdr) in ib_response_mad() 852 (const struct ib_mad_hdr *)smp, mad_size, in handle_outgoing_dr_smp() 853 (struct ib_mad_hdr *)mad_priv->mad, in handle_outgoing_dr_smp() 858 if (ib_response_mad((const struct ib_mad_hdr *)mad_priv->mad) && in handle_outgoing_dr_smp() 880 (const struct ib_mad_hdr *)mad_priv->mad); in handle_outgoing_dr_smp() 1242 if (!ib_is_mad_class_rmpp(((struct ib_mad_hdr *) send_buf->mad)->mgmt_class)) { in ib_post_send_mad() 1257 if (((struct ib_mad_hdr *) send_buf->mad)->mgmt_class == in ib_post_send_mad() 1267 mad_send_wr->tid = ((struct ib_mad_hdr *) send_buf->mad)->tid; in ib_post_send_mad() 1715 const struct ib_mad_hdr *mad_hdr) in find_mad_agent() [all …]
|
| D | agent.h | 51 extern void agent_send_response(const struct ib_mad_hdr *mad_hdr, const struct ib_grh *grh,
|
| D | ib_user_mad.c | 424 struct ib_mad_hdr *sent_hdr, *hdr; in is_duplicate() 426 hdr = (struct ib_mad_hdr *) packet->mad.data; in is_duplicate() 428 sent_hdr = (struct ib_mad_hdr *) sent_packet->mad.data; in is_duplicate() 531 base_version = ((struct ib_mad_hdr *)&packet->mad.data)->base_version; in ib_umad_write() 570 tid = &((struct ib_mad_hdr *) packet->msg->mad)->tid; in ib_umad_write()
|
| D | ib_agent.c | 85 void agent_send_response(const struct ib_mad_hdr *mad_hdr, const struct ib_grh *grh, in agent_send_response()
|
| D | ib_mad_rmpp.c | 293 struct ib_mad_hdr *mad_hdr; in create_rmpp_recv() 340 struct ib_mad_hdr *mad_hdr = &mad_recv_wc->recv_buf.mad->mad_hdr; in find_rmpp_recv() 858 struct ib_mad_hdr *mad_hdr = mad_send_wr->send_buf.mad; in init_newwin()
|
| D | ib_sysfs.c | 469 (const struct ib_mad_hdr *)in_mad, mad_size, in get_perf_mad() 470 (struct ib_mad_hdr *)out_mad, &mad_size, in get_perf_mad()
|
| D | ib_cm.c | 1144 static void cm_format_mad_hdr(struct ib_mad_hdr *hdr, in cm_format_mad_hdr() 3426 attr_index = be16_to_cpu(((struct ib_mad_hdr *) in cm_send_handler()
|
| /freebsd-12-stable/sys/ofed/drivers/infiniband/util/ |
| D | madeye.c | 234 static void print_mad_hdr(struct ib_mad_hdr *mad_hdr) in print_mad_hdr() 405 struct ib_mad_hdr *hdr = send_buf->mad; in snoop_smi_handler() 428 static int is_rmpp_mad(struct ib_mad_hdr *mad_hdr) in is_rmpp_mad() 450 struct ib_mad_hdr *hdr = send_buf->mad; in snoop_gsi_handler() 467 struct ib_mad_hdr *hdr = &mad_recv_wc->recv_buf.mad->mad_hdr; in recv_gsi_handler()
|
| /freebsd-12-stable/sys/dev/mthca/ |
| D | mthca_mad.c | 202 const struct ib_mad_hdr *in, size_t in_mad_size, in mthca_process_mad() 203 struct ib_mad_hdr *out, size_t *out_mad_size, in mthca_process_mad()
|
| D | mthca_dev.h | 583 const struct ib_mad_hdr *in, size_t in_mad_size, 584 struct ib_mad_hdr *out, size_t *out_mad_size,
|
| /freebsd-12-stable/sys/dev/mlx4/mlx4_ib/ |
| D | mlx4_ib_cm.c | 58 struct ib_mad_hdr hdr; 65 struct ib_mad_hdr hdr;
|
| D | mlx4_ib.h | 784 const struct ib_mad_hdr *in, size_t in_mad_size, 785 struct ib_mad_hdr *out, size_t *out_mad_size,
|
| D | mlx4_ib_mad.c | 949 const struct ib_mad_hdr *in, size_t in_mad_size, in mlx4_ib_process_mad() 950 struct ib_mad_hdr *out, size_t *out_mad_size, in mlx4_ib_process_mad()
|
| /freebsd-12-stable/sys/dev/mlx5/mlx5_ib/ |
| D | mlx5_ib_mad.c | 233 const struct ib_mad_hdr *in, size_t in_mad_size, in mlx5_ib_process_mad() 234 struct ib_mad_hdr *out, size_t *out_mad_size, in mlx5_ib_process_mad()
|
| D | mlx5_ib.h | 853 const struct ib_mad_hdr *in, size_t in_mad_size, 854 struct ib_mad_hdr *out, size_t *out_mad_size,
|
| /freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | provider.c | 86 const struct ib_mad_hdr *in_mad, in c4iw_process_mad() 88 struct ib_mad_hdr *out_mad, in c4iw_process_mad()
|