Searched refs:NIG_REG_EGRESS_EMAC0_PORT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h530 #define NIG_REG_EGRESS_EMAC0_PORT \ macro
H A Dbxe_elink.c2350 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4, 1);
2540 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4, 0);
2607 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + port*4, 1);
3251 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + port*4, 0x0);
12250 REG_WR(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4, 1);
14792 (REG_RD(sc, NIG_REG_EGRESS_EMAC0_PORT + params->port*4)))

Completed in 135 milliseconds