Home
last modified time | relevance | path

Searched refs:FALCON_XMAC_LOOPBACKS (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dtenxpress.c177 efx->loopback_modes = SFX7101_LOOPBACKS | FALCON_XMAC_LOOPBACKS; in tenxpress_phy_probe()
Dqt202x_phy.c353 efx->loopback_modes = QT202X_LOOPBACKS | FALCON_XMAC_LOOPBACKS; in qt202x_phy_probe()
Dtxc43128_phy.c335 efx->loopback_modes = TXC_LOOPBACKS | FALCON_XMAC_LOOPBACKS; in txc43128_phy_probe()
Dnic.h127 #define FALCON_XMAC_LOOPBACKS \ macro