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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dcontext.h101 LM_CID_STATE_VALID, enumerator in enum:__anon4996
H A Dbnxe_context.c188 cid_resc->cid_pending = LM_CID_STATE_VALID;
946 if (pdev->context_info->array[cid].cid_resc.cid_pending != LM_CID_STATE_VALID)
/illumos-gate/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);
1061 lm_set_cid_state(pdev, fcoe->cid, LM_CID_STATE_VALID);
/illumos-gate/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);

Completed in 79 milliseconds