Home
last modified time | relevance | path

Searched refs:ethnl_privflags_request_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dprivflags.c121 const struct ethnl_request_ops ethnl_privflags_request_ops = { variable
H A Dnetlink.h343 extern const struct ethnl_request_ops ethnl_privflags_request_ops;
H A Dnetlink.c241 [ETHTOOL_MSG_PRIVFLAGS_GET] = &ethnl_privflags_request_ops,
549 [ETHTOOL_MSG_PRIVFLAGS_NTF] = &ethnl_privflags_request_ops,
/kernel/linux/linux-6.6/net/ethtool/
H A Dprivflags.c180 const struct ethnl_request_ops ethnl_privflags_request_ops = { variable
H A Dnetlink.h381 extern const struct ethnl_request_ops ethnl_privflags_request_ops;
H A Dnetlink.c281 [ETHTOOL_MSG_PRIVFLAGS_GET] = &ethnl_privflags_request_ops,
282 [ETHTOOL_MSG_PRIVFLAGS_SET] = &ethnl_privflags_request_ops,
632 [ETHTOOL_MSG_PRIVFLAGS_NTF] = &ethnl_privflags_request_ops,

Completed in 6 milliseconds