Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_hmc.h224 struct i40iw_vfdev *i40iw_vfdev_from_fpm(struct i40iw_sc_dev *dev, u8 hmc_fn_id);
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
Di40iw_ctrl.c3575 vf_dev = i40iw_vfdev_from_fpm(dev, hmc_fn_id); in i40iw_sc_init_iw_hmc()