Searched refs:ib_get_mad_data_offset (Results 1 – 4 of 4) sorted by relevance
655 int ib_get_mad_data_offset(u8 mgmt_class);
139 hdr_len = ib_get_mad_data_offset(recv_wc->recv_buf.mad->mad_hdr.mgmt_class); in ack_recv()165 hdr_len = ib_get_mad_data_offset(recv_wc->recv_buf.mad->mad_hdr.mgmt_class); in alloc_response_msg()437 hdr_size = ib_get_mad_data_offset(rmpp_mad->mad_hdr.mgmt_class); in get_mad_len()
295 offset = ib_get_mad_data_offset(recv_buf->mad->mad_hdr.mgmt_class); in copy_recv_mad()508 hdr_len = ib_get_mad_data_offset(rmpp_mad->mad_hdr.mgmt_class); in ib_umad_write()
983 int ib_get_mad_data_offset(u8 mgmt_class) in ib_get_mad_data_offset() function997 EXPORT_SYMBOL(ib_get_mad_data_offset);