Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Dib_mad.h181 struct opa_mad { struct
609 struct opa_mad *opa_mad; member
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dmad.c4353 static int is_local_mad(struct hfi1_ibport *ibp, const struct opa_mad *mad, in is_local_mad()
4450 const struct opa_mad *in_mad, in hfi1_pkey_validation_pma()
4470 u32 port, const struct opa_mad *in_mad, in process_subn_opa()
4471 struct opa_mad *out_mad, in process_subn_opa()
4696 const struct opa_mad *in_mad, in process_perf_opa()
4697 struct opa_mad *out_mad, u32 *resp_len) in process_perf_opa()
4779 const struct opa_mad *in_mad, in hfi1_process_opa_mad()
4780 struct opa_mad *out_mad, size_t *out_mad_size, in hfi1_process_opa_mad()
4884 (struct opa_mad *)in_mad, in hfi1_process_mad()
4885 (struct opa_mad *)out_mad, in hfi1_process_mad()
/linux-6.1.9/drivers/infiniband/core/
Dmad.c852 mad_size = sizeof(struct opa_mad); in ib_create_send_mad()
1980 response->header.recv_wc.recv_buf.opa_mad = in handle_opa_smi()
1981 (struct opa_mad *)response->mad; in handle_opa_smi()
2063 recv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad); in ib_mad_recv_done()
2543 local->mad_priv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad); in local_completions()