Home
last modified time | relevance | path

Searched refs:pos_phyindex (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
H A Dtsinfo.c297 unsigned long pos_phyindex; member
459 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_tsinfo_dump_one_net_topo()
460 ctx->pos_phyindex) { in ethnl_tsinfo_dump_one_net_topo()
492 ctx->pos_phyindex = 0; in ethnl_tsinfo_dumpit()
538 ctx->pos_phyindex = 0; in ethnl_tsinfo_start()
H A Dnetlink.c376 unsigned long pos_phyindex; member
768 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_perphy_dump_one_dev()
769 ctx->pos_phyindex) { in ethnl_perphy_dump_one_dev()
770 ethnl_ctx->req_info->phy_index = ctx->pos_phyindex; in ethnl_perphy_dump_one_dev()
781 ctx->pos_phyindex = 0; in ethnl_perphy_dump_one_dev()