Lines Matching refs:used
899 atomic_dec(&qp->qp_status.used);
1108 atomic_set(&qp_status->used, 0);
1872 if (unlikely(atomic_read(&qp->qp_status.used) == qp->sq_depth - 1))
2123 int qp_used = atomic_read(&qp->qp_status.used);
2134 atomic_dec(&qp->qp_status.used);
2235 if (unlikely(qp->is_resetting && atomic_read(&qp->qp_status.used)))
2274 * done function should clear used sqe to 0.
2296 atomic_inc(&qp->qp_status.used);
2996 * This function is alway called in PF driver, it is used to assign queues
3914 * Return failure if there are VFs assigned already or VF is in used.
3926 /* While VF is in used, SRIOV cannot be disabled. */
4378 /* temporarily close the OOO port used for PEH to write out MSI */
4604 pci_err(pdev, "Device can not be used!\n");