Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/
H A Dlm_vf_common.h327 lm_status_t lm_pf_enable_vf(struct _lm_device_t *pdev, u8_t abs_vf_id);
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c278 … lm_status = lm_pf_enable_vf(pdev, pdev->hw_info.sriov_info.first_vf_in_pf + vf_idx); in lm_pf_allocate_vfs()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3003 lm_pf_enable_vf(struct _lm_device_t *pdev, u8_t abs_vf_id) in lm_pf_enable_vf() function
3152 lm_status = lm_pf_enable_vf(pdev, vf_info->abs_vf_id); in lm_pf_create_vf()