irdma_destroy_qp
int irdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
irdma_destroy_qp(&iwqp->ibqp, udata);
dev_ops->destroy_qp = irdma_destroy_qp;