Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dl2_dbg.c231 if (activity_flg & LM_DEF_USTORM_ACTIVE) in dbg_def_sb_dpc()
254 if (total_activ_to_ack & LM_DEF_USTORM_ACTIVE) in dbg_def_sb_dpc()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c330 if (activity_flg & LM_DEF_USTORM_ACTIVE) in BnxeServiceDefSbIntr()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h375 #define LM_SP_ACTIVE (LM_DEF_USTORM_ACTIVE | LM_DEF_CSTORM_ACTIVE | LM_DEF_XSTOR…
377 #define LM_DEF_USTORM_ACTIVE (1L<<1) macro