Searched refs:IB_MGMT_MAD_HDR (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dagent.c109 IB_MGMT_MAD_HDR, IB_MGMT_MAD_DATA,
H A Duser_mad.c208 packet->length = IB_MGMT_MAD_HDR;
514 copy_offset = IB_MGMT_MAD_HDR;
538 memcpy(packet->msg->mad, packet->mad.data, IB_MGMT_MAD_HDR);
H A Dcm.c275 0, IB_MGMT_MAD_HDR, IB_MGMT_MAD_DATA,
305 0, IB_MGMT_MAD_HDR, IB_MGMT_MAD_DATA,
H A Dmad.c945 return IB_MGMT_MAD_HDR;
/freebsd-10.0-release/sys/ofed/include/rdma/
H A Dib_mad.h118 IB_MGMT_MAD_HDR = 24, enumerator in enum:__anon10759
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c172 send_buf = ib_create_send_mad(agent, qpn, 0, 0, IB_MGMT_MAD_HDR,
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmad.c360 send_buf = ib_create_send_mad(agent, qpn, 0, 0, IB_MGMT_MAD_HDR,

Completed in 126 milliseconds