Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_hmc.h224 struct i40iw_vfdev *i40iw_vfdev_from_fpm(struct i40iw_sc_dev *dev, u8 hmc_fn_id);
H A Di40iw_hmc.c228 struct i40iw_vfdev *i40iw_vfdev_from_fpm(struct i40iw_sc_dev *dev, u8 hmc_fn_id) in i40iw_vfdev_from_fpm() function
H A Di40iw_ctrl.c3575 vf_dev = i40iw_vfdev_from_fpm(dev, hmc_fn_id); in i40iw_sc_init_iw_hmc()