Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bxe/
HDecore_reg.h622 #define NIG_REG_NIG_EMAC0_EN \ macro
HDbxe_elink.c2720 REG_WR(sc, NIG_REG_NIG_EMAC0_EN + port*4, 1); in elink_emac_enable()
7532 REG_WR(sc, NIG_REG_NIG_EMAC0_EN + port*4, 0); in elink_update_link_down()
7722 REG_WR(sc, NIG_REG_NIG_EMAC0_EN + port*4, 0); in elink_link_update()
14117 REG_WR(sc, NIG_REG_NIG_EMAC0_EN + port*4, 0); in elink_link_reset()
HDbxe.c15498 vals->emac_addr = NIG_REG_NIG_EMAC0_EN + SC_PORT(sc)*4; in bxe_prev_unload_close_mac()