Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe_elink.c2283 if (!(REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_umac_rxtx()
2411 (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_xmac_init()
2465 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_xmac_rxtx()
3037 val = REG_RD(sc, MISC_REG_RESET_REG_2); in elink_update_pfc()
3255 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_bmac_rx()
13811 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_link_reset()
14437 (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_check_half_open_conn()
14457 } else if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_check_half_open_conn()
HDecore_reg.h494 #define MISC_REG_RESET_REG_2 \ macro
HDbxe.c15813 reset_reg = REG_RD(sc, MISC_REG_RESET_REG_2); in bxe_prev_unload_close_mac()