Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcabletest.c238 cfg->pair = PHY_PAIR_ALL; in ethnl_act_cable_test_tdr_cfg()
/openbmc/linux/include/linux/
H A Dphy.h793 #define PHY_PAIR_ALL -1 macro
/openbmc/linux/drivers/net/phy/
H A Dmarvell.c2117 if (pair != PHY_PAIR_ALL && i != pair) in marvell_vct5_amplitude_distance()