Home
last modified time | relevance | path

Searched refs:NIG_REG_EGRESS_EMAC0_OUT_EN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_reg.h526 #define NIG_REG_EGRESS_EMAC0_OUT_EN \ macro
H A Dbxe_elink.c2744 REG_WR(sc, NIG_REG_EGRESS_EMAC0_OUT_EN + port*4, 0x1); in elink_emac_enable()
3256 REG_WR(sc, NIG_REG_EGRESS_EMAC0_OUT_EN + port*4, 0x0); in elink_bmac_enable()
14095 REG_WR(sc, NIG_REG_EGRESS_EMAC0_OUT_EN + port*4, 0); in elink_link_reset()