Home
last modified time | relevance | path

Searched refs:DCB_STATE_CONFIGURED_BY_OS_QOS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3335 DCB_STATE_CONFIGURED_BY_OS_QOS)) in lm_dcbx_read_params_fill_oper_state()
6646 SET_FLAGS(indicate_event->dcb_current_oper_state_bitmap, DCB_STATE_CONFIGURED_BY_OS_QOS); in lm_dcbx_ie_update_bacs_state()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2034 #define DCB_STATE_CONFIGURED_BY_OS_QOS (1 << 0) macro