mthca_free_cq
void mthca_free_cq(struct mthca_dev *dev,
mthca_free_cq(to_mdev(ibdev), cq);
mthca_free_cq(to_mdev(cq->device), to_mcq(cq));