Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dtsinfo.c290 unsigned long pos_phyindex; member
454 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_tsinfo_dump_one_net_topo()
455 ctx->pos_phyindex) { in ethnl_tsinfo_dump_one_net_topo()
487 ctx->pos_phyindex = 0; in ethnl_tsinfo_dumpit()
527 ctx->pos_phyindex = 0; in ethnl_tsinfo_start()
H A Dnetlink.c370 * @pos_phyindex: iterator position for multi-msg DUMP
375 unsigned long pos_phyindex; member
765 xa_for_each_start(&dev->link_topo->phys, ctx->pos_phyindex, pdn, in ethnl_perphy_dump_one_dev()
766 ctx->pos_phyindex) { in ethnl_perphy_dump_one_dev()
767 ethnl_ctx->req_info->phy_index = ctx->pos_phyindex; in ethnl_perphy_dump_one_dev()
778 ctx->pos_phyindex = 0; in ethnl_perphy_dump_one_dev()