Home
last modified time | relevance | path

Searched refs:LOOPBACK_PMAPMD (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
Denum.h62 LOOPBACK_PMAPMD = 17, enumerator
74 #define LOOPBACK_TEST_MAX LOOPBACK_PMAPMD
Dmdio_10g.c174 else if (efx->loopback_mode == LOOPBACK_PMAPMD) in efx_mdio_links_ok()
192 efx->loopback_mode == LOOPBACK_PMAPMD); in efx_mdio_phy_reconfigure()
Dqt202x_phy.c26 (1 << LOOPBACK_PMAPMD) | \
423 efx->loopback_mode == LOOPBACK_PMAPMD); in qt202x_phy_reconfigure()
Dtenxpress.c28 (1 << LOOPBACK_PMAPMD) | \
Dtxc43128_phy.c28 (1 << LOOPBACK_PMAPMD) | \
Dmcdi_port.c397 BUILD_BUG_ON(LOOPBACK_PMAPMD != MC_CMD_LOOPBACK_PMAPMD); in efx_mcdi_phy_probe()
Defx.c61 [LOOPBACK_PMAPMD] = "PMA/PMD",