Home
last modified time | relevance | path

Searched defs:ethtool_tunable (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dethtool.h255 struct ethtool_tunable { struct
256 __u32 cmd;
257 __u32 id;
258 __u32 type_id;
259 __u32 len;
260 void *data[];