Searched refs:sriov_work (Results 1 – 1 of 1) sorted by relevance
64 struct work_struct sriov_work; member115 container_of(work, struct adf_sriov_dev_data, sriov_work); in adf_device_sriov_worker()141 INIT_WORK(&sriov_data.sriov_work, adf_device_sriov_worker); in adf_device_reset_worker()142 queue_work(device_sriov_wq, &sriov_data.sriov_work); in adf_device_reset_worker()