Lines Matching defs:workwq
225 * @workwq: Work queue for processing pending PTP operations
292 struct workqueue_struct *workwq;
1275 queue_delayed_work(ptp->workwq, &ptp->cleanup_work,
1535 queue_delayed_work(ptp->workwq, &ptp->cleanup_work,
1581 ptp->workwq = create_singlethread_workqueue("sfc_ptp");
1582 if (!ptp->workwq) {
1637 destroy_workqueue(efx->ptp_data->workwq);
1694 destroy_workqueue(efx->ptp_data->workwq);
1779 queue_work(ptp->workwq, &ptp->work);
1797 queue_work(ptp->workwq, &ptp->work);
1934 queue_work(ptp->workwq, &ptp->work);