Searched refs:ethtool_privflags_get_req (Results 1 – 2 of 2) sorted by relevance
1739 struct ethtool_privflags_get_req { struct1747 static inline struct ethtool_privflags_get_req * argument1750 return calloc(1, sizeof(struct ethtool_privflags_get_req)); in ethtool_privflags_get_req_alloc()1752 void ethtool_privflags_get_req_free(struct ethtool_privflags_get_req *req);1755 ethtool_privflags_get_req_set_header_dev_index(struct ethtool_privflags_get_req *req, in ethtool_privflags_get_req_set_header_dev_index()1763 ethtool_privflags_get_req_set_header_dev_name(struct ethtool_privflags_get_req *req, in ethtool_privflags_get_req_set_header_dev_name()1773 ethtool_privflags_get_req_set_header_flags(struct ethtool_privflags_get_req *req, in ethtool_privflags_get_req_set_header_flags()1798 struct ethtool_privflags_get_req *req);
2900 void ethtool_privflags_get_req_free(struct ethtool_privflags_get_req *req) in ethtool_privflags_get_req_free()2952 struct ethtool_privflags_get_req *req) in ethtool_privflags_get()