Home
last modified time | relevance | path

Searched refs:ib_get_mad_data_offset (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/core/
Dmad_rmpp.c141 hdr_len = ib_get_mad_data_offset(recv_wc->recv_buf.mad->mad_hdr.mgmt_class); in ack_recv()
168 hdr_len = ib_get_mad_data_offset(recv_wc->recv_buf.mad->mad_hdr.mgmt_class); in alloc_response_msg()
444 hdr_size = ib_get_mad_data_offset(rmpp_mad->mad_hdr.mgmt_class); in get_mad_len()
Duser_mad.c321 offset = ib_get_mad_data_offset(recv_buf->mad->mad_hdr.mgmt_class); in copy_recv_mad()
537 hdr_len = ib_get_mad_data_offset(rmpp_mad->mad_hdr.mgmt_class); in ib_umad_write()
Dmad.c1103 int ib_get_mad_data_offset(u8 mgmt_class) in ib_get_mad_data_offset() function
1117 EXPORT_SYMBOL(ib_get_mad_data_offset);
/Linux-v4.19/include/rdma/
Dib_mad.h899 int ib_get_mad_data_offset(u8 mgmt_class);