Searched refs:ethtool_module_get_req_dump (Results 1 – 2 of 2) sorted by relevance
4417 struct ethtool_module_get_req_dump { struct4425 static inline struct ethtool_module_get_req_dump * argument4428 return calloc(1, sizeof(struct ethtool_module_get_req_dump)); in ethtool_module_get_req_dump_alloc()4430 void ethtool_module_get_req_dump_free(struct ethtool_module_get_req_dump *req);4433 ethtool_module_get_req_dump_set_header_dev_index(struct ethtool_module_get_req_dump *req, in ethtool_module_get_req_dump_set_header_dev_index()4441 ethtool_module_get_req_dump_set_header_dev_name(struct ethtool_module_get_req_dump *req, in ethtool_module_get_req_dump_set_header_dev_name()4451 ethtool_module_get_req_dump_set_header_flags(struct ethtool_module_get_req_dump *req, in ethtool_module_get_req_dump_set_header_flags()4468 struct ethtool_module_get_req_dump *req);
5192 struct ethtool_module_get_req_dump *req) in ethtool_module_get_dump()