Searched refs:termhdr (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/irdma/
H A Dctrl.c1526 * @opcode: flush opcode for termhdr
1588 struct irdma_terminate_hdr *termhdr; local
1590 termhdr = (struct irdma_terminate_hdr *)qp->q2_buf;
1591 memset(termhdr, 0, Q2_BAD_FRAME_OFFSET);
1595 irdma_bld_termhdr_ddp_rdma(pkt, termhdr, &copy_len, &is_tagged);
1607 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_PROT_ERR,
1611 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_REM_ACCESS_ERR,
1618 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_PROT_ERR,
1622 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_REM_ACCESS_ERR,
1629 irdma_bld_termhdr_ctrl(qp, termhdr, FLUSH_PROT_ER
1798 struct irdma_terminate_hdr *termhdr; local
[all...]

Completed in 297 milliseconds