Home
last modified time | relevance | path

Searched refs:EMAC_MODE_PORT_MII_10M (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Demac_reg_driver.h57 #define EMAC_MODE_PORT_MII_10M (3L<<2) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c2969 val |= EMAC_MODE_PORT_MII_10M; in init_mac_link()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c6516 EMAC_MODE_PORT_MII_10M | in elink_emac_program()
6520 mode |= EMAC_MODE_PORT_MII_10M; in elink_emac_program()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5437 #define EMAC_MODE_PORT_MII_10M (3UL<<2) macro