Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dtunnels.c215 int pos_hash; member
253 for (h = ctx->pos_hash; h < NETDEV_HASHENTRIES; h++, s_idx = 0) { in ethnl_tunnel_info_dumpit()
293 ctx->pos_hash = h; in ethnl_tunnel_info_dumpit()
A Dnetlink.c264 int pos_hash; member
496 for (h = ctx->pos_hash; h < NETDEV_HASHENTRIES; h++, s_idx = 0) { in ethnl_default_dumpit()
536 ctx->pos_hash = h; in ethnl_default_dumpit()
585 ctx->pos_hash = 0; in ethnl_default_start()

Completed in 6 milliseconds