Searched refs:ethtool_bitset_parse (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 1277 int ethtool_bitset_parse(struct ynl_parse_arg *yarg, in ethtool_bitset_parse() function 1428 if (ethtool_bitset_parse(&parg, attr)) in ethtool_tunnel_udp_table_parse() 1922 if (ethtool_bitset_parse(&parg, attr)) in ethtool_linkmodes_get_rsp_parse() 1931 if (ethtool_bitset_parse(&parg, attr)) in ethtool_linkmodes_get_rsp_parse() 2297 if (ethtool_bitset_parse(&parg, attr)) in ethtool_debug_get_rsp_parse() 2464 if (ethtool_bitset_parse(&parg, attr)) in ethtool_wol_get_rsp_parse() 2647 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse() 2656 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse() 2665 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse() 2674 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse() [all …]
|