Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcabletest.c252 cfg->pair = PHY_PAIR_ALL; in ethnl_act_cable_test_tdr_cfg()
/linux/include/linux/
H A Dphy.h844 #define PHY_PAIR_ALL -1
841 #define PHY_PAIR_ALL global() macro
/linux/drivers/net/phy/
H A Dmarvell.c2295 if (pair != PHY_PAIR_ALL && i != pair) in marvell_vct5_amplitude_distance()