Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
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()
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()
Di40iw_type.h1368 void *worker_vf_dev; member