Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dtid_rdma.c1788 u32 hdwords = 0; in hfi1_build_tid_rdma_read_req() local
1872 hdwords = hfi1_build_tid_rdma_read_packet(wqe, ohdr, bth1, bth2, len); in hfi1_build_tid_rdma_read_req()
1874 return hdwords; in hfi1_build_tid_rdma_read_req()
2350 u32 hdwords = 0; in hfi1_build_tid_rdma_read_resp() local
2401 hdwords = sizeof(ohdr->u.tid_rdma.r_rsp) / sizeof(u32); in hfi1_build_tid_rdma_read_resp()
2404 return hdwords; in hfi1_build_tid_rdma_read_resp()
3832 u32 resp_len = 0, hdwords = 0; in hfi1_build_tid_rdma_write_resp() local
3920 hdwords = sizeof(ohdr->u.tid_rdma.w_rsp) / sizeof(u32); in hfi1_build_tid_rdma_write_resp()
3923 return hdwords; in hfi1_build_tid_rdma_write_resp()