Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c1795 u32 hdwords = 0; in hfi1_build_tid_rdma_read_req() local
1879 hdwords = hfi1_build_tid_rdma_read_packet(wqe, ohdr, bth1, bth2, len); in hfi1_build_tid_rdma_read_req()
1881 return hdwords; in hfi1_build_tid_rdma_read_req()
2357 u32 hdwords = 0; in hfi1_build_tid_rdma_read_resp() local
2408 hdwords = sizeof(ohdr->u.tid_rdma.r_rsp) / sizeof(u32); in hfi1_build_tid_rdma_read_resp()
2411 return hdwords; in hfi1_build_tid_rdma_read_resp()
3844 u32 resp_len = 0, hdwords = 0; in hfi1_build_tid_rdma_write_resp() local
3932 hdwords = sizeof(ohdr->u.tid_rdma.w_rsp) / sizeof(u32); in hfi1_build_tid_rdma_write_resp()
3935 return hdwords; in hfi1_build_tid_rdma_write_resp()