Searched refs:ethtool_pse_get_req_dump (Results 1 – 2 of 2) sorted by relevance
4613 struct ethtool_pse_get_req_dump { struct4621 static inline struct ethtool_pse_get_req_dump * argument4624 return calloc(1, sizeof(struct ethtool_pse_get_req_dump)); in ethtool_pse_get_req_dump_alloc()4626 void ethtool_pse_get_req_dump_free(struct ethtool_pse_get_req_dump *req);4629 ethtool_pse_get_req_dump_set_header_dev_index(struct ethtool_pse_get_req_dump *req, in ethtool_pse_get_req_dump_set_header_dev_index()4637 ethtool_pse_get_req_dump_set_header_dev_name(struct ethtool_pse_get_req_dump *req, in ethtool_pse_get_req_dump_set_header_dev_name()4647 ethtool_pse_get_req_dump_set_header_flags(struct ethtool_pse_get_req_dump *req, in ethtool_pse_get_req_dump_set_header_flags()4663 ethtool_pse_get_dump(struct ynl_sock *ys, struct ethtool_pse_get_req_dump *req);
5361 ethtool_pse_get_dump(struct ynl_sock *ys, struct ethtool_pse_get_req_dump *req) in ethtool_pse_get_dump()