Lines Matching refs:ethnl_dump_ctx
360 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()
829 struct ethnl_dump_ctx *ethnl_ctx = &ctx->ethnl_ctx; in ethnl_perphy_dumpit()
860 struct ethnl_dump_ctx *ethnl_ctx = &ctx->ethnl_ctx; in ethnl_perphy_done()
871 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_done()