Home
last modified time | relevance | path

Searched refs:tx_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
2698 tx_distrfln = ret & MII_VCT_TXRXPINS_DISTRFLN; in m88e3082_vct_cable_test_get_status()
2715 tx_distrfln); in m88e3082_vct_cable_test_get_status()
2727 } else if (tx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2729 u32 cm = m88e3082_vct_distrfln_2_cm(tx_distrfln); in m88e3082_vct_cable_test_get_status()
2748 tx_distrfln < MII_VCT_TXRXPINS_DISTRFLN_MAX) { in m88e3082_vct_cable_test_get_status()
2750 u32 cm = m88e3082_vct_distrfln_2_cm(tx_distrfln); in m88e3082_vct_cable_test_get_status()