Home
last modified time | relevance | path

Searched refs:EMAC_MODE_PORT (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.h49 #define EMAC_MODE_PORT (0x3L<<2) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c1987 val &= ~(EMAC_MODE_MAC_LOOP | EMAC_MODE_PORT); in init_loopback_mac_link()
2007 val &= ~(EMAC_MODE_PORT | EMAC_MODE_HALF_DUPLEX); in init_loopback_mac_link()
2956 val &= ~(EMAC_MODE_PORT | EMAC_MODE_FORCE_LINK); in init_mac_link()
2990 val &= ~EMAC_MODE_PORT; in init_mac_link()
H A Dbnx_lm_main.c4025 val &= ~EMAC_MODE_PORT; in set_d3_power_state()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5433 #define EMAC_MODE_PORT (0x3UL<<2) macro