Home
last modified time | relevance | path

Searched refs:worker_vf_dev (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_virtchnl.c523 work_info.worker_vf_dev = vf_dev; in i40iw_vchnl_recv_pf()
531 work_info.worker_vf_dev = vf_dev; in i40iw_vchnl_recv_pf()
H A Di40iw_utils.c940 if (work_info->worker_vf_dev) in i40iw_cqp_generic_worker()
941 work_info->callback_fcn(work_info->worker_vf_dev); in i40iw_cqp_generic_worker()
H A Di40iw_type.h1368 void *worker_vf_dev; member