Searched refs:vf_num (Results 1 – 5 of 5) sorted by relevance
125 lm_status_t lm_vf_en(struct _lm_device_t * pf_dev, u16_t vf_num) in lm_vf_en() argument132 lm_status = mm_vf_en(pf_dev, vf_num); in lm_vf_en()147 pf_dev->vars.num_vfs_enabled = vf_num; in lm_vf_en()
40 lm_vf_en(struct _lm_device_t * pf_dev, u16_t vf_num);
2294 u16 igu_sb_id = 0, vf_num = 0; in ecore_int_igu_relocate_sb() local2359 vf_num = (u16)p_hwfn->p_dev->p_iov_info->first_vf_in_pf; in ecore_int_igu_relocate_sb()2361 p_block->function_id = (u8)vf_num; in ecore_int_igu_relocate_sb()2404 igu_sb_id, vf_num, in ecore_int_igu_relocate_sb()
1407 u8 vf_num; member
2279 cmd->vf_id = vsi_ctx->vf_num; in i40e_aq_add_vsi()