Lines Matching refs:opa_hdr
1220 struct hfi1_opa_header *opa_hdr, in hfi1_make_rc_ack_9B() argument
1228 struct ib_header *hdr = &opa_hdr->ibh; in hfi1_make_rc_ack_9B()
1234 opa_hdr->hdr_type = HFI1_PKT_TYPE_9B; in hfi1_make_rc_ack_9B()
1273 struct hfi1_opa_header *opa_hdr, in hfi1_make_rc_ack_16B() argument
1281 struct hfi1_16b_header *hdr = &opa_hdr->opah; in hfi1_make_rc_ack_16B()
1289 opa_hdr->hdr_type = HFI1_PKT_TYPE_16B; in hfi1_make_rc_ack_16B()
1326 struct hfi1_opa_header *opa_hdr,
1357 struct hfi1_opa_header opa_hdr; in hfi1_send_rc_ack() local
1379 hfi1_make_rc_ack_tbl[priv->hdr_type](packet, &opa_hdr, sc5, is_fecn, in hfi1_send_rc_ack()
1397 &opa_hdr, ib_is_sc5(sc5)); in hfi1_send_rc_ack()
1402 (void *)&opa_hdr.ibh : in hfi1_send_rc_ack()
1403 (void *)&opa_hdr.opah), hwords); in hfi1_send_rc_ack()