Lines Matching refs:opa_hdr
1261 struct hfi1_opa_header *opa_hdr, in hfi1_make_rc_ack_9B() argument
1269 struct ib_header *hdr = &opa_hdr->ibh; in hfi1_make_rc_ack_9B()
1275 opa_hdr->hdr_type = HFI1_PKT_TYPE_9B; in hfi1_make_rc_ack_9B()
1314 struct hfi1_opa_header *opa_hdr, in hfi1_make_rc_ack_16B() argument
1322 struct hfi1_16b_header *hdr = &opa_hdr->opah; in hfi1_make_rc_ack_16B()
1330 opa_hdr->hdr_type = HFI1_PKT_TYPE_16B; in hfi1_make_rc_ack_16B()
1367 struct hfi1_opa_header *opa_hdr,
1399 struct hfi1_opa_header opa_hdr; in hfi1_send_rc_ack() local
1421 hfi1_make_rc_ack_tbl[priv->hdr_type](packet, &opa_hdr, sc5, is_fecn, in hfi1_send_rc_ack()
1439 &opa_hdr, ib_is_sc5(sc5)); in hfi1_send_rc_ack()
1444 (void *)&opa_hdr.ibh : in hfi1_send_rc_ack()
1445 (void *)&opa_hdr.opah), hwords); in hfi1_send_rc_ack()