Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dtsinfo.c165 if (ts_info->phc_phyindex) in tsinfo_reply_size()
273 if (ts_info->phc_phyindex && in tsinfo_fill_reply()
275 ts_info->phc_phyindex)) in tsinfo_fill_reply()
367 reply_data->ts_info.phc_phyindex = phydev->phyindex; in ethnl_tsinfo_dump_one_phydev()
H A Dcommon.c1052 info->phc_phyindex = phy->phyindex; in ethtool_get_ts_info_by_phc()
1087 info->phc_phyindex = phydev->phyindex; in __ethtool_get_ts_info()
/linux/include/linux/
H A Dethtool.h910 int phc_phyindex; member