Thread (25 messages) 25 messages, 4 authors, 2026-03-04

Re: [RFC net-next 2/4] ethtool: module: Add CMIS loopback GET/SET support

From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-02-19 16:00:17
Also in: linux-rdma, lkml

+ * struct ethtool_module_loopback_params - module loopback parameters
+ * @caps: The loopback types, %ETHTOOL_MODULE_LOOPBACK_TYPES_*,
+ *	supported by the module.
+ * @enabled: The loopback types, %ETHTOOL_MODULE_LOOPBACK_TYPES_*,
+ *	currently enabled by the module.
+ */
+struct ethtool_module_loopback_params {
+	u32 caps;
+	u32 enabled;
You probably should be using ethtools bitset API for this.

    Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help