Searched refs:ethtool_wol_get_req_dump (Results 1 – 2 of 2) sorted by relevance
1289 struct ethtool_wol_get_req_dump { struct1297 static inline struct ethtool_wol_get_req_dump * argument1300 return calloc(1, sizeof(struct ethtool_wol_get_req_dump)); in ethtool_wol_get_req_dump_alloc()1302 void ethtool_wol_get_req_dump_free(struct ethtool_wol_get_req_dump *req);1305 ethtool_wol_get_req_dump_set_header_dev_index(struct ethtool_wol_get_req_dump *req, in ethtool_wol_get_req_dump_set_header_dev_index()1313 ethtool_wol_get_req_dump_set_header_dev_name(struct ethtool_wol_get_req_dump *req, in ethtool_wol_get_req_dump_set_header_dev_name()1323 ethtool_wol_get_req_dump_set_header_flags(struct ethtool_wol_get_req_dump *req, in ethtool_wol_get_req_dump_set_header_flags()1339 ethtool_wol_get_dump(struct ynl_sock *ys, struct ethtool_wol_get_req_dump *req);
2530 ethtool_wol_get_dump(struct ynl_sock *ys, struct ethtool_wol_get_req_dump *req) in ethtool_wol_get_dump()