Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h344 #define DCBX_CURRENT_STATE_IS_SYNC (1 << 0) macro
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c1127 DCBX_CURRENT_STATE_IS_SYNC) ? "IN SYNC" : "OUT OF SYNC"); in BnxeKstatDcbxUpdate()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3507 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,DCBX_CURRENT_STATE_IS_SYNC); in lm_dcbx_read_params()