Home
last modified time | relevance | path

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

/linux-6.6.21/net/ethtool/
Dnetlink.c261 struct ethnl_dump_ctx { struct
311 static struct ethnl_dump_ctx *ethnl_dump_context(struct netlink_callback *cb) in ethnl_dump_context()
313 return (struct ethnl_dump_ctx *)cb->ctx; in ethnl_dump_context()
446 const struct ethnl_dump_ctx *ctx, in ethnl_default_dump_one()
488 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_dumpit()
519 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_start()
571 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_done()