Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_link.c4026 MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, 0x0000); in bnx2x_807x_force_10G()
4213 bnx2x_cl45_write(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, 0x1200); in bnx2x_8073_config_init()
5254 MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, 0x1200); in bnx2x_8706_config_init()
5414 MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, 0x1200); in bnx2x_8726_config_init()
6188 MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, in bnx2x_848xx_cmn_config_init()
6430 MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, 0x0000); in bnx2x_8481_link_reset()
6675 MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, &val); in bnx2x_7101_config_init()
6678 MDIO_AN_DEVAD, MDIO_AN_REG_CTRL, val); in bnx2x_7101_config_init()
Dbnx2x_reg.h6146 #define MDIO_AN_REG_CTRL 0x0000 macro