Searched refs:cmd_dest (Results 1 – 5 of 5) sorted by relevance
655 struct pvrdma_cmd_destroy_bind *cmd_dest = &req.destroy_bind; in pvrdma_del_gid_at_index() local663 memset(cmd_dest, 0, sizeof(*cmd_dest)); in pvrdma_del_gid_at_index()664 cmd_dest->hdr.cmd = PVRDMA_CMD_DESTROY_BIND; in pvrdma_del_gid_at_index()665 memcpy(cmd_dest->dest_gid, &dev->sgid_tbl[index], 16); in pvrdma_del_gid_at_index()666 cmd_dest->index = index; in pvrdma_del_gid_at_index()
95 txpkt->cmd_dest = htonl(ULPTX_CMD_V(ULP_TX_PKT) | ULP_TXPKT_DEST_V(0)); in mk_abort_req_ulp()110 txpkt->cmd_dest = htonl(ULPTX_CMD_V(ULP_TX_PKT) | ULP_TXPKT_DEST_V(0)); in mk_abort_rpl_ulp()128 txpkt->cmd_dest = htonl(ULPTX_CMD_V(ULP_TX_PKT) | ULP_TXPKT_DEST_V(0)); in mk_set_tcb_ulp()
1518 __be32 cmd_dest; member
578 wr->req.ulptx.cmd_dest = FILL_ULPTX_CMD_DEST(pi->port_id, qid); in chcr_crypto_wreq()
741 chcr_req->ulptx.cmd_dest = FILL_ULPTX_CMD_DEST(ctx->tx_chan_id, in create_wreq()