Lines Matching refs:hmc_fn_id
150 u8 hmc_fn_id, in i40iw_hmc_sd_one() argument
158 sdinfo.hmc_fn_id = hmc_fn_id; in i40iw_hmc_sd_one()
188 sdinfo.hmc_fn_id = hmc_info->hmc_fn_id; in i40iw_hmc_sd_grp()
228 struct i40iw_vfdev *i40iw_vfdev_from_fpm(struct i40iw_sc_dev *dev, u8 hmc_fn_id) in i40iw_vfdev_from_fpm() argument
235 ((u8)dev->vf_dev[idx]->pmf_index == hmc_fn_id)) { in i40iw_vfdev_from_fpm()
249 u8 hmc_fn_id) in i40iw_vf_hmcinfo_from_fpm() argument
256 ((u8)dev->vf_dev[idx]->pmf_index == hmc_fn_id)) { in i40iw_vf_hmcinfo_from_fpm()
665 if (hmc_info->hmc_fn_id < I40IW_FIRST_VF_FPM_ID) in i40iw_add_pd_table_entry()
667 else if (hw->hmc.hmc_fn_id != hmc_info->hmc_fn_id) in i40iw_add_pd_table_entry()
669 hmc_info->hmc_fn_id); in i40iw_add_pd_table_entry()
728 hmc_info->hmc_fn_id); in i40iw_remove_pd_bp()