Searched refs:EMAC_MDIO_MODE_AUTO_POLL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c256 tmp &= ~EMAC_MDIO_MODE_AUTO_POLL;
296 tmp |= EMAC_MDIO_MODE_AUTO_POLL;
330 val &= ~EMAC_MDIO_MODE_AUTO_POLL;
373 val |= EMAC_MDIO_MODE_AUTO_POLL;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Demac_reg_driver.h248 #define EMAC_MDIO_MODE_AUTO_POLL (1L<<4) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c1626 ~(EMAC_MDIO_MODE_AUTO_POLL | EMAC_MDIO_MODE_CLOCK_CNT);

Completed in 104 milliseconds