Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_osdep.h198 void i40iw_cqp_spawn_worker(struct i40iw_sc_dev *dev,
H A Di40iw_virtchnl.c526 i40iw_cqp_spawn_worker(dev, &work_info, vf_dev->iw_vf_idx); in i40iw_vchnl_recv_pf()
534 i40iw_cqp_spawn_worker(dev, &work_info, vf_dev->iw_vf_idx); in i40iw_vchnl_recv_pf()
H A Di40iw_utils.c950 void i40iw_cqp_spawn_worker(struct i40iw_sc_dev *dev, in i40iw_cqp_spawn_worker() function