Searched refs:ethtool_plca_set_cfg_req (Results 1 – 2 of 2) sorted by relevance
5004 struct ethtool_plca_set_cfg_req { struct5028 static inline struct ethtool_plca_set_cfg_req * argument5031 return calloc(1, sizeof(struct ethtool_plca_set_cfg_req)); in ethtool_plca_set_cfg_req_alloc()5033 void ethtool_plca_set_cfg_req_free(struct ethtool_plca_set_cfg_req *req);5036 ethtool_plca_set_cfg_req_set_header_dev_index(struct ethtool_plca_set_cfg_req *req, in ethtool_plca_set_cfg_req_set_header_dev_index()5044 ethtool_plca_set_cfg_req_set_header_dev_name(struct ethtool_plca_set_cfg_req *req, in ethtool_plca_set_cfg_req_set_header_dev_name()5054 ethtool_plca_set_cfg_req_set_header_flags(struct ethtool_plca_set_cfg_req *req, in ethtool_plca_set_cfg_req_set_header_flags()5062 ethtool_plca_set_cfg_req_set_version(struct ethtool_plca_set_cfg_req *req, in ethtool_plca_set_cfg_req_set_version()5069 ethtool_plca_set_cfg_req_set_enabled(struct ethtool_plca_set_cfg_req *req, in ethtool_plca_set_cfg_req_set_enabled()5076 ethtool_plca_set_cfg_req_set_status(struct ethtool_plca_set_cfg_req *req, in ethtool_plca_set_cfg_req_set_status()[all …]
5740 void ethtool_plca_set_cfg_req_free(struct ethtool_plca_set_cfg_req *req) in ethtool_plca_set_cfg_req_free()5747 struct ethtool_plca_set_cfg_req *req) in ethtool_plca_set_cfg()