Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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