Home
last modified time | relevance | path

Searched refs:hdr_dwords (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Druc.c244 (ps->s_txreq->hdr_dwords << 2), in hfi1_make_ruc_header_16B()
263 ps->s_txreq->hdr_dwords += in hfi1_make_ruc_header_16B()
265 ps->s_txreq->hdr_dwords - LRH_16B_DWORDS, in hfi1_make_ruc_header_16B()
301 (ps->s_txreq->hdr_dwords + nwords) >> 1, in hfi1_make_ruc_header_16B()
338 ps->s_txreq->hdr_dwords += in hfi1_make_ruc_header_9B()
341 ps->s_txreq->hdr_dwords - LRH_9B_DWORDS, in hfi1_make_ruc_header_9B()
369 ps->s_txreq->hdr_dwords + nwords, in hfi1_make_ruc_header_9B()
H A Dud.c282 ps->s_txreq->hdr_dwords = 7; in hfi1_make_ud_req_9B()
284 ps->s_txreq->hdr_dwords++; in hfi1_make_ud_req_9B()
288 ps->s_txreq->hdr_dwords += in hfi1_make_ud_req_9B()
290 ps->s_txreq->hdr_dwords - LRH_9B_DWORDS, in hfi1_make_ud_req_9B()
324 len = ps->s_txreq->hdr_dwords + nwords; in hfi1_make_ud_req_9B()
357 ps->s_txreq->hdr_dwords = 6; in hfi1_make_ud_req_16B()
361 ps->s_txreq->hdr_dwords = 9; in hfi1_make_ud_req_16B()
363 ps->s_txreq->hdr_dwords++; in hfi1_make_ud_req_16B()
367 extra_bytes = hfi1_get_16b_padding((ps->s_txreq->hdr_dwords << 2), in hfi1_make_ud_req_16B()
385 ps->s_txreq->hdr_dwords += hfi1_make_grh( in hfi1_make_ud_req_16B()
[all …]
H A Dipoib_tx.c32 u8 hdr_dwords; member
237 sizeof(sdma_hdr->pbc) + (txp->hdr_dwords << 2) + tx->skb->len; in hfi1_ipoib_build_tx_desc()
248 sizeof(sdma_hdr->pbc) + (txp->hdr_dwords << 2)); in hfi1_ipoib_build_tx_desc()
283 txp->hdr_dwords = 7; in hfi1_ipoib_build_ib_tx_headers()
287 txp->hdr_dwords += in hfi1_ipoib_build_ib_tx_headers()
291 txp->hdr_dwords - LRH_9B_DWORDS, in hfi1_ipoib_build_ib_tx_headers()
319 dwords = txp->hdr_dwords + payload_dwords; in hfi1_ipoib_build_ib_tx_headers()
H A Dverbs_txreq.h25 u16 hdr_dwords; member
H A Duc.c228 ps->s_txreq->hdr_dwords = hwords; in hfi1_make_uc_req()
H A Dverbs.c727 u16 hdrbytes = (tx->hdr_dwords + sizeof(pbc) / 4) << 2; in build_verbs_tx_desc()
802 u32 hdrwords = ps->s_txreq->hdr_dwords; in hfi1_verbs_send_dma()
941 u32 hdrwords = ps->s_txreq->hdr_dwords; in hfi1_verbs_send_pio()
H A Drc.c355 ps->s_txreq->hdr_dwords = hwords; in make_rc_ack()
1146 ps->s_txreq->hdr_dwords = hwords; in hfi1_make_rc_req()
H A Dtid_rdma.c5164 ps->s_txreq->hdr_dwords = hwords; in hfi1_make_tid_rdma_pkt()
5313 ps->s_txreq->hdr_dwords = hwords; in make_tid_rdma_ack()