Home
last modified time | relevance | path

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

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