Home
last modified time | relevance | path

Searched refs:IGU_REG_ATTENTION_ACK_BITS (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dreg_addr.h329 #define IGU_REG_ATTENTION_ACK_BITS \ macro
H A Decore_int.c2752 ecore_wr(p_hwfn, p_ptt, IGU_REG_ATTENTION_ACK_BITS, 0xfff); in ecore_pf_flr_igu_cleanup()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h408 #define IGU_REG_ATTENTION_ACK_BITS 0x130108 macro
H A Dbnx2x.c3090 REG_RD(sc, IGU_REG_ATTENTION_ACK_BITS); in bnx2x_attn_int_asserted()