Home
last modified time | relevance | path

Searched refs:lm_pf_cleanup_vf_after_flr (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/
H A Dlm_vf_common.h349 lm_status_t lm_pf_cleanup_vf_after_flr(struct _lm_device_t *pdev, lm_vf_info_t *vf_info);
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3211 lm_status = lm_pf_cleanup_vf_after_flr(pdev, vf_info); in lm_pf_remove_vf()
3224 lm_status_t lm_pf_cleanup_vf_after_flr(struct _lm_device_t *pdev, lm_vf_info_t *vf_info) in lm_pf_cleanup_vf_after_flr() function