Searched refs:opa_mad (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/ |
D | ib_mad.h | 181 struct opa_mad { struct 608 struct opa_mad *opa_mad; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | mad.c | 4395 static int is_local_mad(struct hfi1_ibport *ibp, const struct opa_mad *mad, in is_local_mad() 4492 const struct opa_mad *in_mad, in hfi1_pkey_validation_pma() 4512 u8 port, const struct opa_mad *in_mad, in process_subn_opa() 4513 struct opa_mad *out_mad, in process_subn_opa() 4738 const struct opa_mad *in_mad, in process_perf_opa() 4739 struct opa_mad *out_mad, u32 *resp_len) in process_perf_opa() 4821 const struct opa_mad *in_mad, in hfi1_process_opa_mad() 4822 struct opa_mad *out_mad, size_t *out_mad_size, in hfi1_process_opa_mad() 4924 (struct opa_mad *)in_mad, in hfi1_process_mad() 4925 (struct opa_mad *)out_mad, in hfi1_process_mad()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
D | mad.c | 860 mad_size = sizeof(struct opa_mad); in ib_create_send_mad() 1991 response->header.recv_wc.recv_buf.opa_mad = in handle_opa_smi() 1992 (struct opa_mad *)response->mad; in handle_opa_smi() 2074 recv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad); in ib_mad_recv_done() 2558 local->mad_priv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad); in local_completions()
|