Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
H A Dnetlink.c213 * struct ethnl_dump_ctx - context structure for generic dumpit() callback
224 struct ethnl_dump_ctx { struct
250 static struct ethnl_dump_ctx *ethnl_dump_context(struct netlink_callback *cb) in ethnl_dump_context()
252 return (struct ethnl_dump_ctx *)cb->ctx; in ethnl_dump_context()
380 const struct ethnl_dump_ctx *ctx, in ethnl_default_dump_one()
422 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_dumpit()
480 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_start()
534 struct ethnl_dump_ctx *ctx = ethnl_dump_context(cb); in ethnl_default_done()
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.c251 * struct ethnl_dump_ctx - context structure for generic dumpit() callback
261 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()

Completed in 3 milliseconds