Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_reg_addr.h311 #define PGLUE_B_REG_LATCHED_ERRORS_CLR \ macro
H A Dqed_int.c339 qed_wr(p_hwfn, p_ptt, PGLUE_B_REG_LATCHED_ERRORS_CLR, BIT(2)); in qed_pglueb_rbc_attn_handler()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h3063 #define PGLUE_B_REG_LATCHED_ERRORS_CLR 0x943c macro
H A Dbnx2x_main.c9896 REG_WR(bp, PGLUE_B_REG_LATCHED_ERRORS_CLR, 0x7f); in bnx2x_process_kill()