Home
last modified time | relevance | path

Searched refs:ethtool_eee_get_req_dump (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.h3319 struct ethtool_eee_get_req_dump { struct
3327 static inline struct ethtool_eee_get_req_dump *
3330 return calloc(1, sizeof(struct ethtool_eee_get_req_dump)); in ethtool_eee_get_req_dump_alloc()
3332 void ethtool_eee_get_req_dump_free(struct ethtool_eee_get_req_dump *req);
3335 ethtool_eee_get_req_dump_set_header_dev_index(struct ethtool_eee_get_req_dump *req, in ethtool_eee_get_req_dump_set_header_dev_index()
3343 ethtool_eee_get_req_dump_set_header_dev_name(struct ethtool_eee_get_req_dump *req, in ethtool_eee_get_req_dump_set_header_dev_name()
3353 ethtool_eee_get_req_dump_set_header_flags(struct ethtool_eee_get_req_dump *req, in ethtool_eee_get_req_dump_set_header_flags()
3369 ethtool_eee_get_dump(struct ynl_sock *ys, struct ethtool_eee_get_req_dump *req);
H A Dethtool-user.c4195 ethtool_eee_get_dump(struct ynl_sock *ys, struct ethtool_eee_get_req_dump *req) in ethtool_eee_get_dump()

Completed in 18 milliseconds