02 Oct, 2016

1 commit

  • Add IB headers, defines, and accessors that are identical
    in both qib and hfi1 into the core includes.

    The accessors for be maintenance of __be64 fields since
    alignment is potentially invalid and can differ based on
    the presense of the GRH.

    {hfi1,qib}_ib_headers will be ib_headers.
    {hfi1,qib|_other_headers will be ib_other_headers.

    Reviewed-by: Dennis Dalessandro
    Reviewed-by: Don Hiatt
    Signed-off-by: Mike Marciniszyn
    Signed-off-by: Dennis Dalessandro
    Signed-off-by: Doug Ledford

    Mike Marciniszyn