Searched refs:ethtool_header_parse (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 692 int ethtool_header_parse(struct ynl_parse_arg *yarg, in ethtool_header_parse() function 1583 if (ethtool_header_parse(&parg, attr)) in ethtool_strset_get_rsp_parse() 1719 if (ethtool_header_parse(&parg, attr)) in ethtool_linkinfo_get_rsp_parse() 1908 if (ethtool_header_parse(&parg, attr)) in ethtool_linkmodes_get_rsp_parse() 2138 if (ethtool_header_parse(&parg, attr)) in ethtool_linkstate_get_rsp_parse() 2288 if (ethtool_header_parse(&parg, attr)) in ethtool_debug_get_rsp_parse() 2455 if (ethtool_header_parse(&parg, attr)) in ethtool_wol_get_rsp_parse() 2638 if (ethtool_header_parse(&parg, attr)) in ethtool_features_get_rsp_parse() 2815 if (ethtool_header_parse(&parg, attr)) in ethtool_features_set_rsp_parse() 2933 if (ethtool_header_parse(&parg, attr)) in ethtool_privflags_get_rsp_parse() [all …]
|