Home
last modified time | relevance | path

Searched refs:EMAC_RX_MTU_SIZE_JUMBO_ENA (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.h202 #define EMAC_RX_MTU_SIZE_JUMBO_ENA (1L<<31) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c2187 val |= EMAC_RX_MTU_SIZE_JUMBO_ENA; in lm_reset_setup()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5502 #define EMAC_RX_MTU_SIZE_JUMBO_ENA (1UL<<31) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c2140 (EMAC_RX_MTU_SIZE_JUMBO_ENA | in elink_emac_enable()