Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dcontext.h101 LM_CID_STATE_VALID, enumerator
H A Dbnxe_context.c188 cid_resc->cid_pending = LM_CID_STATE_VALID; in lm_init_cid_resc()
946 if (pdev->context_info->array[cid].cid_resc.cid_pending != LM_CID_STATE_VALID) in lm_cid_cookie()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c425 lm_set_cid_state(pdev, iscsi->cid, LM_CID_STATE_VALID); in lm_sc_recycle_cid_cb()
1061 lm_set_cid_state(pdev, fcoe->cid, LM_CID_STATE_VALID); in lm_fc_recycle_cid_cb()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2900 lm_set_cid_state(pdev, tcp->cid, LM_CID_STATE_VALID); in lm_tcp_recycle_cid_cb()