Searched refs:LM_DEF_USTORM_ACTIVE (Results 1 – 3 of 3) sorted by relevance
231 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()
330 if (activity_flg & LM_DEF_USTORM_ACTIVE) in BnxeServiceDefSbIntr()
375 #define LM_SP_ACTIVE (LM_DEF_USTORM_ACTIVE | LM_DEF_CSTORM_ACTIVE | LM_DEF_XSTOR…377 #define LM_DEF_USTORM_ACTIVE (1L<<1) macro