Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c399 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
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3117 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()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h4478 lm_status_t lm_pf_set_vf_ctx(struct _lm_device_t *pdev, u16_t vf_id, void* ctx);