Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3326 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,PFC_IS_CURRENTLY_OPERATIONAL); in lm_dcbx_read_params_fill_oper_state()
3331 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,ETS_IS_CURRENTLY_OPERATIONAL); in lm_dcbx_read_params_fill_oper_state()
3334 if(GET_FLAGS(indicate_event->dcb_current_oper_state_bitmap, in lm_dcbx_read_params_fill_oper_state()
3337 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap, in lm_dcbx_read_params_fill_oper_state()
3341 if(GET_FLAGS(indicate_event->dcb_current_oper_state_bitmap, in lm_dcbx_read_params_fill_oper_state()
3344 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap, in lm_dcbx_read_params_fill_oper_state()
3507 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,DCBX_CURRENT_STATE_IS_SYNC); in lm_dcbx_read_params()
4632 indicate_event->dcb_current_oper_state_bitmap = 0; in lm_dcbx_ie_init_params()
6646 SET_FLAGS(indicate_event->dcb_current_oper_state_bitmap, DCB_STATE_CONFIGURED_BY_OS_QOS); in lm_dcbx_ie_update_bacs_state()
6650 SET_FLAGS(indicate_event->dcb_current_oper_state_bitmap, in lm_dcbx_ie_update_bacs_state()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h343 u32_t dcb_current_oper_state_bitmap; member
H A Dlm5710.h2033 u32_t dcb_current_oper_state_bitmap; member
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c1126 (dcbx_params.dcb_current_oper_state_bitmap & in BnxeKstatDcbxUpdate()
1137 if (dcbx_params.dcb_current_oper_state_bitmap & in BnxeKstatDcbxUpdate()
1176 if (dcbx_params.dcb_current_oper_state_bitmap & in BnxeKstatDcbxUpdate()
1212 if (dcbx_params.dcb_current_oper_state_bitmap & in BnxeKstatDcbxUpdate()