Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmarvell.c2598 u8 tx_vcttst_res, rx_vcttst_res, tx_distrfln, rx_distrfln; in m88e3082_vct_cable_test_get_status() local
2611 tx_distrfln = ret & MII_VCT_TXRXPINS_DISTRFLN; in m88e3082_vct_cable_test_get_status()
2628 tx_distrfln); in m88e3082_vct_cable_test_get_status()
2640 } else if (tx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2642 u32 cm = m88e3082_vct_distrfln_2_cm(tx_distrfln); in m88e3082_vct_cable_test_get_status()
2661 tx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2663 u32 cm = m88e3082_vct_distrfln_2_cm(tx_distrfln); in m88e3082_vct_cable_test_get_status()