Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.h1354 struct ethtool_wol_set_req { struct
1366 static inline struct ethtool_wol_set_req *ethtool_wol_set_req_alloc(void) in ethtool_wol_set_req_alloc()
1368 return calloc(1, sizeof(struct ethtool_wol_set_req)); in ethtool_wol_set_req_alloc()
1370 void ethtool_wol_set_req_free(struct ethtool_wol_set_req *req);
1373 ethtool_wol_set_req_set_header_dev_index(struct ethtool_wol_set_req *req, in ethtool_wol_set_req_set_header_dev_index()
1381 ethtool_wol_set_req_set_header_dev_name(struct ethtool_wol_set_req *req, in ethtool_wol_set_req_set_header_dev_name()
1391 ethtool_wol_set_req_set_header_flags(struct ethtool_wol_set_req *req, in ethtool_wol_set_req_set_header_flags()
1399 ethtool_wol_set_req_set_modes_nomask(struct ethtool_wol_set_req *req) in ethtool_wol_set_req_set_modes_nomask()
1405 ethtool_wol_set_req_set_modes_size(struct ethtool_wol_set_req *req, __u32 size) in ethtool_wol_set_req_set_modes_size()
1412 __ethtool_wol_set_req_set_modes_bits_bit(struct ethtool_wol_set_req *re
[all...]
H A Dethtool-user.c2570 void ethtool_wol_set_req_free(struct ethtool_wol_set_req *req) in ethtool_wol_set_req_free()
2578 int ethtool_wol_set(struct ynl_sock *ys, struct ethtool_wol_set_req *req) in ethtool_wol_set()

Completed in 15 milliseconds