Searched refs:lm_pf_set_vf_ctx (Results 1 – 3 of 3) sorted by relevance
399 lm_status_t lm_pf_set_vf_ctx(struct _lm_device_t *pdev, u16_t vf_id, void* ctx) in lm_pf_set_vf_ctx() function
3117 lm_status = lm_pf_set_vf_ctx(pdev, vf_info->relative_vf_id, ctx); in lm_pf_create_vf()3217 lm_status = lm_pf_set_vf_ctx(pdev, vf_info->relative_vf_id, NULL); in lm_pf_remove_vf()
4478 lm_status_t lm_pf_set_vf_ctx(struct _lm_device_t *pdev, u16_t vf_id, void* ctx);