Searched refs:last_pkt (Results 1 – 2 of 2) sorted by relevance
2356 bool last_pkt; in hfi1_build_tid_rdma_read_resp() local2363 last_pkt = (flow->sent >= flow->length); in hfi1_build_tid_rdma_read_resp()2375 KDETH_SET(resp->kdeth0, SH, !last_pkt); in hfi1_build_tid_rdma_read_resp()2376 KDETH_SET(resp->kdeth0, INTR, !!(!last_pkt && remote->urg)); in hfi1_build_tid_rdma_read_resp()2395 *last = last_pkt; in hfi1_build_tid_rdma_read_resp()2396 if (last_pkt) in hfi1_build_tid_rdma_read_resp()4218 bool last_pkt; in hfi1_build_tid_rdma_packet() local4228 last_pkt = (flow->tid_idx == (flow->tidcnt - 1) && in hfi1_build_tid_rdma_packet()4236 KDETH_SET(wd->kdeth0, SH, !last_pkt); in hfi1_build_tid_rdma_packet()4237 KDETH_SET(wd->kdeth0, INTR, !!(!last_pkt && remote->urg)); in hfi1_build_tid_rdma_packet()[all …]
79 bool last_pkt; in make_rc_ack() local311 &last_pkt); in make_rc_ack()315 if (last_pkt) { in make_rc_ack()