Home
last modified time | relevance | path

Searched refs:emac_rx_mode (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c2681 REG_RD(pdev, emac.emac_rx_mode, &val); in set_mac_flow_control()
2689 REG_WR(pdev, emac.emac_rx_mode, val); in set_mac_flow_control()
H A Dbnx_lm_main.c2378 REG_RD(pdev, emac.emac_rx_mode, &rx_mode); in lm_set_rx_mask()
2454 REG_WR(pdev, emac.emac_rx_mode, val); in lm_set_rx_mask()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5566 u32_t emac_rx_mode; member