Home
last modified time | relevance | path

Searched refs:opa_mad (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/rdma/
Dib_mad.h208 struct opa_mad { struct
510 struct opa_mad *opa_mad; member
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c3784 static int is_local_mad(struct hfi1_ibport *ibp, const struct opa_mad *mad, in is_local_mad()
3845 u8 port, const struct opa_mad *in_mad, in process_subn_opa()
3846 struct opa_mad *out_mad, in process_subn_opa()
3999 const struct opa_mad *in_mad, in process_perf_opa()
4000 struct opa_mad *out_mad, u32 *resp_len) in process_perf_opa()
4080 const struct opa_mad *in_mad, in hfi1_process_opa_mad()
4081 struct opa_mad *out_mad, size_t *out_mad_size, in hfi1_process_opa_mad()
4174 if (unlikely(in_mad_size != sizeof(struct opa_mad))) { in hfi1_process_mad()
4180 (struct opa_mad *)in_mad, in hfi1_process_mad()
4181 (struct opa_mad *)out_mad, in hfi1_process_mad()
/linux-4.4.14/drivers/infiniband/core/
Dmad.c1003 mad_size = sizeof(struct opa_mad); in ib_create_send_mad()
2138 response->header.recv_wc.recv_buf.opa_mad = in handle_opa_smi()
2139 (struct opa_mad *)response->mad; in handle_opa_smi()
2210 recv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad); in ib_mad_recv_done_handler()
2729 local->mad_priv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad); in local_completions()