Home
last modified time | relevance | path

Searched refs:ethtool_plca_get_cfg_req_dump (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.h4937 struct ethtool_plca_get_cfg_req_dump { struct
4945 static inline struct ethtool_plca_get_cfg_req_dump * argument
4948 return calloc(1, sizeof(struct ethtool_plca_get_cfg_req_dump)); in ethtool_plca_get_cfg_req_dump_alloc()
4951 ethtool_plca_get_cfg_req_dump_free(struct ethtool_plca_get_cfg_req_dump *req);
4954 ethtool_plca_get_cfg_req_dump_set_header_dev_index(struct ethtool_plca_get_cfg_req_dump *req, in ethtool_plca_get_cfg_req_dump_set_header_dev_index()
4962 ethtool_plca_get_cfg_req_dump_set_header_dev_name(struct ethtool_plca_get_cfg_req_dump *req, in ethtool_plca_get_cfg_req_dump_set_header_dev_name()
4972 ethtool_plca_get_cfg_req_dump_set_header_flags(struct ethtool_plca_get_cfg_req_dump *req, in ethtool_plca_get_cfg_req_dump_set_header_flags()
4989 struct ethtool_plca_get_cfg_req_dump *req);
Dethtool-user.c5702 struct ethtool_plca_get_cfg_req_dump *req) in ethtool_plca_get_cfg_dump()