Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c1204 lm_status_t lm_terminate_eth_con(struct _lm_device_t *pdev, in lm_terminate_eth_con() function
1338 lm_status = lm_terminate_eth_con(pdev,cid); in lm_close_eth_con()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3535 lm_status_t lm_terminate_eth_con(struct _lm_device_t *pdev, u32_t const cid);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3199 lm_status = lm_terminate_eth_con(pdev, cid); in lm_pf_remove_vf()