Searched refs:ethtool_rss_get_req_dump (Results 1 – 2 of 2) sorted by relevance
4808 struct ethtool_rss_get_req_dump { struct4816 static inline struct ethtool_rss_get_req_dump * argument4819 return calloc(1, sizeof(struct ethtool_rss_get_req_dump)); in ethtool_rss_get_req_dump_alloc()4821 void ethtool_rss_get_req_dump_free(struct ethtool_rss_get_req_dump *req);4824 ethtool_rss_get_req_dump_set_header_dev_index(struct ethtool_rss_get_req_dump *req, in ethtool_rss_get_req_dump_set_header_dev_index()4832 ethtool_rss_get_req_dump_set_header_dev_name(struct ethtool_rss_get_req_dump *req, in ethtool_rss_get_req_dump_set_header_dev_name()4842 ethtool_rss_get_req_dump_set_header_flags(struct ethtool_rss_get_req_dump *req, in ethtool_rss_get_req_dump_set_header_flags()4858 ethtool_rss_get_dump(struct ynl_sock *ys, struct ethtool_rss_get_req_dump *req);
5544 ethtool_rss_get_dump(struct ynl_sock *ys, struct ethtool_rss_get_req_dump *req) in ethtool_rss_get_dump()