Lines Matching refs:opa_hdr
1262 struct hfi1_opa_header *opa_hdr, in hfi1_make_rc_ack_9B() argument
1270 struct ib_header *hdr = &opa_hdr->ibh; in hfi1_make_rc_ack_9B()
1276 opa_hdr->hdr_type = HFI1_PKT_TYPE_9B; in hfi1_make_rc_ack_9B()
1315 struct hfi1_opa_header *opa_hdr, in hfi1_make_rc_ack_16B() argument
1323 struct hfi1_16b_header *hdr = &opa_hdr->opah; in hfi1_make_rc_ack_16B()
1331 opa_hdr->hdr_type = HFI1_PKT_TYPE_16B; in hfi1_make_rc_ack_16B()
1368 struct hfi1_opa_header *opa_hdr,
1400 struct hfi1_opa_header opa_hdr; in hfi1_send_rc_ack() local
1422 hfi1_make_rc_ack_tbl[priv->hdr_type](packet, &opa_hdr, sc5, is_fecn, in hfi1_send_rc_ack()
1440 &opa_hdr, ib_is_sc5(sc5)); in hfi1_send_rc_ack()
1445 (void *)&opa_hdr.ibh : in hfi1_send_rc_ack()
1446 (void *)&opa_hdr.opah), hwords); in hfi1_send_rc_ack()