Searched refs:ethtool_features_get_req (Results 1 – 2 of 2) sorted by relevance
1437 struct ethtool_features_get_req { struct1445 static inline struct ethtool_features_get_req * argument1448 return calloc(1, sizeof(struct ethtool_features_get_req)); in ethtool_features_get_req_alloc()1450 void ethtool_features_get_req_free(struct ethtool_features_get_req *req);1453 ethtool_features_get_req_set_header_dev_index(struct ethtool_features_get_req *req, in ethtool_features_get_req_set_header_dev_index()1461 ethtool_features_get_req_set_header_dev_name(struct ethtool_features_get_req *req, in ethtool_features_get_req_set_header_dev_name()1471 ethtool_features_get_req_set_header_flags(struct ethtool_features_get_req *req, in ethtool_features_get_req_set_header_flags()1501 ethtool_features_get(struct ynl_sock *ys, struct ethtool_features_get_req *req);
2602 void ethtool_features_get_req_free(struct ethtool_features_get_req *req) in ethtool_features_get_req_free()2683 ethtool_features_get(struct ynl_sock *ys, struct ethtool_features_get_req *req) in ethtool_features_get()