Searched refs:LM_DEF_ATTN_ACTIVE (Results 1 – 4 of 4) sorted by relevance
214 if (activity_flg & LM_DEF_ATTN_ACTIVE) in dbg_def_sb_dpc()251 if (total_activ_to_ack & LM_DEF_ATTN_ACTIVE) in dbg_def_sb_dpc()
293 (*activity_flg) |= LM_DEF_ATTN_ACTIVE; in lm_update_def_hc_indices()
281 if (activity_flg & LM_DEF_ATTN_ACTIVE) in BnxeServiceDefSbIntr()
374 #define LM_DEF_ATTN_ACTIVE (1L<<0) macro