Home
last modified time | relevance | path

Searched refs:rx_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
2619 rx_distrfln = ret & MII_VCT_TXRXPINS_DISTRFLN; in m88e3082_vct_cable_test_get_status()
2630 rx_distrfln); in m88e3082_vct_cable_test_get_status()
2650 } else if (rx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2652 u32 cm = m88e3082_vct_distrfln_2_cm(rx_distrfln); in m88e3082_vct_cable_test_get_status()
2669 rx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2671 u32 cm = m88e3082_vct_distrfln_2_cm(rx_distrfln); in m88e3082_vct_cable_test_get_status()