Searched refs:ethtool_plca_get_cfg_req (Results 1 – 2 of 2) sorted by relevance
4862 struct ethtool_plca_get_cfg_req { struct4870 static inline struct ethtool_plca_get_cfg_req * argument4873 return calloc(1, sizeof(struct ethtool_plca_get_cfg_req)); in ethtool_plca_get_cfg_req_alloc()4875 void ethtool_plca_get_cfg_req_free(struct ethtool_plca_get_cfg_req *req);4878 ethtool_plca_get_cfg_req_set_header_dev_index(struct ethtool_plca_get_cfg_req *req, in ethtool_plca_get_cfg_req_set_header_dev_index()4886 ethtool_plca_get_cfg_req_set_header_dev_name(struct ethtool_plca_get_cfg_req *req, in ethtool_plca_get_cfg_req_set_header_dev_name()4896 ethtool_plca_get_cfg_req_set_header_flags(struct ethtool_plca_get_cfg_req *req, in ethtool_plca_get_cfg_req_set_header_flags()4934 ethtool_plca_get_cfg(struct ynl_sock *ys, struct ethtool_plca_get_cfg_req *req);
5575 void ethtool_plca_get_cfg_req_free(struct ethtool_plca_get_cfg_req *req) in ethtool_plca_get_cfg_req_free()5656 ethtool_plca_get_cfg(struct ynl_sock *ys, struct ethtool_plca_get_cfg_req *req) in ethtool_plca_get_cfg()