Home
last modified time | relevance | path

Searched refs:lm_close_eth_con (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1540 if ((rc = lm_close_eth_con(pLM, FCOE_CID(pLM), B_TRUE)) != in BnxeHwStopFCOE()
1680 if ((rc = lm_close_eth_con(pLM, idx, B_TRUE)) != in BnxeHwStopL2()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c482 lm_status = lm_close_eth_con(pdev, cid, TRUE); in lm_pf_vf_fill_teardown_q_response()
535 lm_status = lm_close_eth_con(pdev, cid, TRUE); in lm_pf_vf_fill_close_vf_response()
3514 lm_status = lm_close_eth_con(pdev, cid, TRUE); in lm_pf_finally_release_vf()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c1310 lm_status_t lm_close_eth_con(struct _lm_device_t *pdev, in lm_close_eth_con() function
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3533 lm_status_t lm_close_eth_con(struct _lm_device_t *pdev, u32_t const cid,