Searched refs:NIG_REG_EGRESS_EMAC0_PORT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/bxe/ |
| D | ecore_reg.h | 528 #define NIG_REG_EGRESS_EMAC0_PORT \ macro
|
| D | bxe_elink.c | 2348 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4, 1); in elink_umac_enable() 2538 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4, 0); in elink_xmac_enable() 2605 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + port*4, 1); in elink_emac_enable() 3249 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + port*4, 0x0); in elink_bmac_enable() 12248 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4, 1); in elink_54618se_config_loopback() 14790 (REG_RD(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4))) in elink_check_half_open_conn()
|