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/include/
H A Dcommon_uif.h343 u32_t dcb_current_oper_state_bitmap; member in struct:_b10_dcbx_params_get_t
H A Dlm5710.h2033 u32_t dcb_current_oper_state_bitmap; member in struct:_lm_dcbx_indicate_event_t
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3321 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,PRIORITY_TAGGING_IS_CURRENTLY_OPERATIONAL);
3326 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,PFC_IS_CURRENTLY_OPERATIONAL);
3331 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,ETS_IS_CURRENTLY_OPERATIONAL);
3334 if(GET_FLAGS(indicate_event->dcb_current_oper_state_bitmap,
3337 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,
3341 if(GET_FLAGS(indicate_event->dcb_current_oper_state_bitmap,
3344 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,
3507 SET_FLAGS(dcbx_params->dcb_current_oper_state_bitmap,DCBX_CURRENT_STATE_IS_SYNC);
4632 indicate_event->dcb_current_oper_state_bitmap = 0;
6646 SET_FLAGS(indicate_event->dcb_current_oper_state_bitmap, DCB_STATE_CONFIGURED_BY_OS_QO
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c1126 (dcbx_params.dcb_current_oper_state_bitmap &
1137 if (dcbx_params.dcb_current_oper_state_bitmap &
1176 if (dcbx_params.dcb_current_oper_state_bitmap &
1212 if (dcbx_params.dcb_current_oper_state_bitmap &

Completed in 115 milliseconds