Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmarvell.c2685 u8 tx_vcttst_res, rx_vcttst_res, tx_distrfln, rx_distrfln; in m88e3082_vct_cable_test_get_status() local
2706 rx_distrfln = ret & MII_VCT_TXRXPINS_DISTRFLN; in m88e3082_vct_cable_test_get_status()
2717 rx_distrfln); in m88e3082_vct_cable_test_get_status()
2737 } else if (rx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2739 u32 cm = m88e3082_vct_distrfln_2_cm(rx_distrfln); in m88e3082_vct_cable_test_get_status()
2756 rx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2758 u32 cm = m88e3082_vct_distrfln_2_cm(rx_distrfln); in m88e3082_vct_cable_test_get_status()