Home
last modified time | relevance | path

Searched refs:MISC_REG_RESET_REG_2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/bxe/
H A Decore_reg.h472 #define MISC_REG_RESET_REG_2 \ macro
H A Dbxe_elink.c2319 if (!(REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_umac_rxtx()
2447 (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_xmac_init()
2501 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_xmac_rxtx()
3062 val = REG_RD(sc, MISC_REG_RESET_REG_2); in elink_update_pfc()
3280 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_bmac_rx()
14168 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_link_reset()
14796 (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_check_half_open_conn()
14816 } else if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_check_half_open_conn()
H A Dbxe.c15476 reset_reg = REG_RD(sc, MISC_REG_RESET_REG_2); in bxe_prev_unload_close_mac()