Home
last modified time | relevance | path

Searched refs:ethtool_phc_vclocks_get_req_dump (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.h4298 struct ethtool_phc_vclocks_get_req_dump { struct
4306 static inline struct ethtool_phc_vclocks_get_req_dump * argument
4309 return calloc(1, sizeof(struct ethtool_phc_vclocks_get_req_dump)); in ethtool_phc_vclocks_get_req_dump_alloc()
4312 ethtool_phc_vclocks_get_req_dump_free(struct ethtool_phc_vclocks_get_req_dump *req);
4315 ethtool_phc_vclocks_get_req_dump_set_header_dev_index(struct ethtool_phc_vclocks_get_req_dump *req, in ethtool_phc_vclocks_get_req_dump_set_header_dev_index()
4323 ethtool_phc_vclocks_get_req_dump_set_header_dev_name(struct ethtool_phc_vclocks_get_req_dump *req, in ethtool_phc_vclocks_get_req_dump_set_header_dev_name()
4333 ethtool_phc_vclocks_get_req_dump_set_header_flags(struct ethtool_phc_vclocks_get_req_dump *req, in ethtool_phc_vclocks_get_req_dump_set_header_flags()
4351 struct ethtool_phc_vclocks_get_req_dump *req);
Dethtool-user.c5064 struct ethtool_phc_vclocks_get_req_dump *req) in ethtool_phc_vclocks_get_dump()