Home
last modified time | relevance | path

Searched refs:EMAC_MODE_25G_MODE (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.h61 #define EMAC_MODE_25G_MODE (1L<<5) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c2983 val |= EMAC_MODE_25G_MODE; in init_mac_link()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c6515 (EMAC_MODE_25G_MODE | in elink_emac_program()
6532 mode |= (EMAC_MODE_25G_MODE | EMAC_MODE_PORT_GMII); in elink_emac_program()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5439 #define EMAC_MODE_25G_MODE (1UL<<5) macro