Home
last modified time | relevance | path

Searched refs:PFC_IS_CURRENTLY_OPERATIONAL (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.h345 #define PFC_IS_CURRENTLY_OPERATIONAL (1 << 1) macro
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c1177 PFC_IS_CURRENTLY_OPERATIONAL) in BnxeKstatDcbxUpdate()
/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()