Home
last modified time | relevance | path

Searched refs:EMAC_RX_MODE_FLOW_EN (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.h307 #define EMAC_RX_MODE_FLOW_EN (1L<<2) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c2682 val &= ~EMAC_RX_MODE_FLOW_EN; in set_mac_flow_control()
2686 val |= EMAC_RX_MODE_FLOW_EN; in set_mac_flow_control()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c2073 EMAC_RX_MODE_FLOW_EN); in elink_emac_enable()
2083 EMAC_RX_MODE_FLOW_EN); in elink_emac_enable()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5568 #define EMAC_RX_MODE_FLOW_EN (1UL<<2) macro