|
@@ -1078,8 +1078,6 @@ int hfi1_ruc_check_hdr(struct hfi1_ibport *ibp, struct hfi1_ib_header *hdr,
|
|
u32 hfi1_make_grh(struct hfi1_ibport *ibp, struct ib_grh *hdr,
|
|
u32 hfi1_make_grh(struct hfi1_ibport *ibp, struct ib_grh *hdr,
|
|
struct ib_global_route *grh, u32 hwords, u32 nwords);
|
|
struct ib_global_route *grh, u32 hwords, u32 nwords);
|
|
|
|
|
|
-void clear_ahg(struct hfi1_qp *qp);
|
|
|
|
-
|
|
|
|
void hfi1_make_ruc_header(struct hfi1_qp *qp, struct hfi1_other_headers *ohdr,
|
|
void hfi1_make_ruc_header(struct hfi1_qp *qp, struct hfi1_other_headers *ohdr,
|
|
u32 bth0, u32 bth2, int middle);
|
|
u32 bth0, u32 bth2, int middle);
|
|
|
|
|