Home
last modified time | relevance | path

Searched refs:ATTN_NIG_FOR_FUNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2265 #define ATTN_NIG_FOR_FUNC (1L << 8) macro
H A Dbnx2x_main.c4044 if (asserted & ATTN_NIG_FOR_FUNC) { in bnx2x_attn_int_asserted()
4115 if (asserted & ATTN_NIG_FOR_FUNC) { in bnx2x_attn_int_asserted()
4124 } while (((igu_acked & ATTN_NIG_FOR_FUNC) == 0) && in bnx2x_attn_int_asserted()