Home
last modified time | relevance | path

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

/external/ethtool/
Dethtool-copy.h94 struct ethtool_cmd { struct
114 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
/external/kernel-headers/original/uapi/linux/
Dethtool.h105 struct ethtool_cmd { struct
125 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h116242 struct ethtool_cmd { struct
116243 __u32 cmd;
116244 __u32 supported;
116245 __u32 advertising;
116246 __u16 speed;
116247 __u8 duplex;
116248 __u8 port;
116249 __u8 phy_address;
116250 __u8 transceiver;
116251 __u8 autoneg;
[all …]
Dvmlinux.h116242 struct ethtool_cmd { struct
116243 __u32 cmd;
116244 __u32 supported;
116245 __u32 advertising;
116246 __u16 speed;
116247 __u8 duplex;
116248 __u8 port;
116249 __u8 phy_address;
116250 __u8 transceiver;
116251 __u8 autoneg;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h83142 struct ethtool_cmd { struct
83143 __u32 cmd;
83144 __u32 supported;
83145 __u32 advertising;
83146 __u16 speed;
83147 __u8 duplex;
83148 __u8 port;
83149 __u8 phy_address;
83150 __u8 transceiver;
83151 __u8 autoneg;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h103055 struct ethtool_cmd { struct
103056 __u32 cmd;
103057 __u32 supported;
103058 __u32 advertising;
103059 __u16 speed;
103060 __u8 duplex;
103061 __u8 port;
103062 __u8 phy_address;
103063 __u8 transceiver;
103064 __u8 autoneg;
[all …]
Dvmlinux_510.h103055 struct ethtool_cmd { struct
103056 __u32 cmd;
103057 __u32 supported;
103058 __u32 advertising;
103059 __u16 speed;
103060 __u8 duplex;
103061 __u8 port;
103062 __u8 phy_address;
103063 __u8 transceiver;
103064 __u8 autoneg;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h85272 struct ethtool_cmd { struct
85273 __u32 cmd;
85274 __u32 supported;
85275 __u32 advertising;
85276 __u16 speed;
85277 __u8 duplex;
85278 __u8 port;
85279 __u8 phy_address;
85280 __u8 transceiver;
85281 __u8 autoneg;
[all …]
Dvmlinux_505.h85272 struct ethtool_cmd { struct
85273 __u32 cmd;
85274 __u32 supported;
85275 __u32 advertising;
85276 __u16 speed;
85277 __u8 duplex;
85278 __u8 port;
85279 __u8 phy_address;
85280 __u8 transceiver;
85281 __u8 autoneg;
[all …]