Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
H A Dnetlink.h346 extern const struct ethnl_request_ops ethnl_coalesce_request_ops;
H A Dnetlink.c244 [ETHTOOL_MSG_COALESCE_GET] = &ethnl_coalesce_request_ops,
552 [ETHTOOL_MSG_COALESCE_NTF] = &ethnl_coalesce_request_ops,
H A Dcoalesce.c179 const struct ethnl_request_ops ethnl_coalesce_request_ops = { variable
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.h384 extern const struct ethnl_request_ops ethnl_coalesce_request_ops;
H A Dnetlink.c287 [ETHTOOL_MSG_COALESCE_GET] = &ethnl_coalesce_request_ops,
288 [ETHTOOL_MSG_COALESCE_SET] = &ethnl_coalesce_request_ops,
635 [ETHTOOL_MSG_COALESCE_NTF] = &ethnl_coalesce_request_ops,
H A Dcoalesce.c365 const struct ethnl_request_ops ethnl_coalesce_request_ops = { variable

Completed in 6 milliseconds