Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h2130 #define NIG_REG_XGXS_SERDES0_MODE_SEL 0x102e0 macro
H A Delink.c2615 REG_WR(sc, NIG_REG_XGXS_SERDES0_MODE_SEL + port * 4, 1); in elink_emac_enable()
2626 REG_WR(sc, NIG_REG_XGXS_SERDES0_MODE_SEL + port * 4, 0); in elink_emac_enable()
2639 REG_WR(sc, NIG_REG_XGXS_SERDES0_MODE_SEL + port * 4, 1); in elink_emac_enable()
2644 REG_WR(sc, NIG_REG_XGXS_SERDES0_MODE_SEL + port * 4, 0); in elink_emac_enable()
3252 REG_WR(sc, NIG_REG_XGXS_SERDES0_MODE_SEL + port * 4, 0x1); in elink_bmac_enable()
H A Dbnx2x.c10788 REG_WR(sc, NIG_REG_XGXS_SERDES0_MODE_SEL + port * 4, 1);