Searched refs:ethnl_coalesce_request_ops (Results 1 – 3 of 3) sorted by relevance
432 extern const struct ethnl_request_ops ethnl_coalesce_request_ops;
407 [ETHTOOL_MSG_COALESCE_GET] = ðnl_coalesce_request_ops,408 [ETHTOOL_MSG_COALESCE_SET] = ðnl_coalesce_request_ops,984 [ETHTOOL_MSG_COALESCE_NTF] = ðnl_coalesce_request_ops, in ethnl_default_notify()
654 const struct ethnl_request_ops ethnl_coalesce_request_ops = { variable