Home
last modified time | relevance | path

Searched refs:EMAC_TX_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.h276 #define EMAC_TX_MODE_FLOW_EN (1L<<4) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c2693 val &= ~EMAC_TX_MODE_FLOW_EN; in set_mac_flow_control()
2697 val |= EMAC_TX_MODE_FLOW_EN; in set_mac_flow_control()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c2077 EMAC_TX_MODE_FLOW_EN)); in elink_emac_enable()
2089 EMAC_TX_MODE_FLOW_EN)); in elink_emac_enable()
2092 EMAC_TX_MODE_FLOW_EN); in elink_emac_enable()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5548 #define EMAC_TX_MODE_FLOW_EN (1UL<<4) macro