Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dnetlink.c360 struct ethnl_dump_ctx { struct
374 struct ethnl_dump_ctx ethnl_ctx; argument
427 static struct ethnl_dump_ctx *ethnl_dump_context(struct netlink_callback *cb) in ethnl_dump_context()
429 return (struct ethnl_dump_ctx *)cb->ctx; in ethnl_dump_context()
579 const struct ethnl_dump_ctx *ctx, in ethnl_default_dump_one()
620 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_dumpit()
652 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_start()
706 struct ethnl_dump_ctx *ctx = &phy_ctx->ethnl_ctx; in ethnl_perphy_start()
760 struct ethnl_dump_ctx *ethnl_ctx = &ctx->ethnl_ctx; in ethnl_perphy_dump_one_dev()
790 struct ethnl_dump_ctx *ethnl_ctx = &ctx->ethnl_ctx; in ethnl_perphy_dump_all_dev()
[all …]