Lines Matching refs:parg

1100 	struct ynl_parse_arg parg;  in ethtool_cable_nest_parse()  local
1102 parg.ys = yarg->ys; in ethtool_cable_nest_parse()
1112 parg.rsp_policy = &ethtool_cable_result_nest; in ethtool_cable_nest_parse()
1113 parg.data = &dst->result; in ethtool_cable_nest_parse()
1114 if (ethtool_cable_result_parse(&parg, attr)) in ethtool_cable_nest_parse()
1121 parg.rsp_policy = &ethtool_cable_fault_length_nest; in ethtool_cable_nest_parse()
1122 parg.data = &dst->fault_length; in ethtool_cable_nest_parse()
1123 if (ethtool_cable_fault_length_parse(&parg, attr)) in ethtool_cable_nest_parse()
1158 struct ynl_parse_arg parg; in ethtool_bitset_bits_parse() local
1162 parg.ys = yarg->ys; in ethtool_bitset_bits_parse()
1179 parg.rsp_policy = &ethtool_bitset_bit_nest; in ethtool_bitset_bits_parse()
1182 parg.data = &dst->bit[i]; in ethtool_bitset_bits_parse()
1183 if (ethtool_bitset_bit_parse(&parg, attr)) in ethtool_bitset_bits_parse()
1220 struct ynl_parse_arg parg; in ethtool_strings_parse() local
1224 parg.ys = yarg->ys; in ethtool_strings_parse()
1241 parg.rsp_policy = &ethtool_string_nest; in ethtool_strings_parse()
1244 parg.data = &dst->string[i]; in ethtool_strings_parse()
1245 if (ethtool_string_parse(&parg, attr)) in ethtool_strings_parse()
1282 struct ynl_parse_arg parg; in ethtool_bitset_parse() local
1284 parg.ys = yarg->ys; in ethtool_bitset_parse()
1303 parg.rsp_policy = &ethtool_bitset_bits_nest; in ethtool_bitset_parse()
1304 parg.data = &dst->bits; in ethtool_bitset_parse()
1305 if (ethtool_bitset_bits_parse(&parg, attr)) in ethtool_bitset_parse()
1345 struct ynl_parse_arg parg; in ethtool_stringset_parse() local
1348 parg.ys = yarg->ys; in ethtool_stringset_parse()
1375 parg.rsp_policy = &ethtool_strings_nest; in ethtool_stringset_parse()
1378 parg.data = &dst->strings[i]; in ethtool_stringset_parse()
1379 if (ethtool_strings_parse(&parg, attr)) in ethtool_stringset_parse()
1404 struct ynl_parse_arg parg; in ethtool_tunnel_udp_table_parse() local
1408 parg.ys = yarg->ys; in ethtool_tunnel_udp_table_parse()
1426 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_tunnel_udp_table_parse()
1427 parg.data = &dst->types; in ethtool_tunnel_udp_table_parse()
1428 if (ethtool_bitset_parse(&parg, attr)) in ethtool_tunnel_udp_table_parse()
1439 parg.rsp_policy = &ethtool_tunnel_udp_entry_nest; in ethtool_tunnel_udp_table_parse()
1442 parg.data = &dst->entry[i]; in ethtool_tunnel_udp_table_parse()
1443 if (ethtool_tunnel_udp_entry_parse(&parg, attr)) in ethtool_tunnel_udp_table_parse()
1481 struct ynl_parse_arg parg; in ethtool_stringsets_parse() local
1484 parg.ys = yarg->ys; in ethtool_stringsets_parse()
1501 parg.rsp_policy = &ethtool_stringset_nest; in ethtool_stringsets_parse()
1504 parg.data = &dst->stringset[i]; in ethtool_stringsets_parse()
1505 if (ethtool_stringset_parse(&parg, attr)) in ethtool_stringsets_parse()
1525 struct ynl_parse_arg parg; in ethtool_tunnel_udp_parse() local
1527 parg.ys = yarg->ys; in ethtool_tunnel_udp_parse()
1537 parg.rsp_policy = &ethtool_tunnel_udp_table_nest; in ethtool_tunnel_udp_parse()
1538 parg.data = &dst->table; in ethtool_tunnel_udp_parse()
1539 if (ethtool_tunnel_udp_table_parse(&parg, attr)) in ethtool_tunnel_udp_parse()
1568 struct ynl_parse_arg parg; in ethtool_strset_get_rsp_parse() local
1571 parg.ys = yarg->ys; in ethtool_strset_get_rsp_parse()
1581 parg.rsp_policy = &ethtool_header_nest; in ethtool_strset_get_rsp_parse()
1582 parg.data = &dst->header; in ethtool_strset_get_rsp_parse()
1583 if (ethtool_header_parse(&parg, attr)) in ethtool_strset_get_rsp_parse()
1590 parg.rsp_policy = &ethtool_stringsets_nest; in ethtool_strset_get_rsp_parse()
1591 parg.data = &dst->stringsets; in ethtool_strset_get_rsp_parse()
1592 if (ethtool_stringsets_parse(&parg, attr)) in ethtool_strset_get_rsp_parse()
1704 struct ynl_parse_arg parg; in ethtool_linkinfo_get_rsp_parse() local
1707 parg.ys = yarg->ys; in ethtool_linkinfo_get_rsp_parse()
1717 parg.rsp_policy = &ethtool_header_nest; in ethtool_linkinfo_get_rsp_parse()
1718 parg.data = &dst->header; in ethtool_linkinfo_get_rsp_parse()
1719 if (ethtool_header_parse(&parg, attr)) in ethtool_linkinfo_get_rsp_parse()
1893 struct ynl_parse_arg parg; in ethtool_linkmodes_get_rsp_parse() local
1896 parg.ys = yarg->ys; in ethtool_linkmodes_get_rsp_parse()
1906 parg.rsp_policy = &ethtool_header_nest; in ethtool_linkmodes_get_rsp_parse()
1907 parg.data = &dst->header; in ethtool_linkmodes_get_rsp_parse()
1908 if (ethtool_header_parse(&parg, attr)) in ethtool_linkmodes_get_rsp_parse()
1920 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_linkmodes_get_rsp_parse()
1921 parg.data = &dst->ours; in ethtool_linkmodes_get_rsp_parse()
1922 if (ethtool_bitset_parse(&parg, attr)) in ethtool_linkmodes_get_rsp_parse()
1929 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_linkmodes_get_rsp_parse()
1930 parg.data = &dst->peer; in ethtool_linkmodes_get_rsp_parse()
1931 if (ethtool_bitset_parse(&parg, attr)) in ethtool_linkmodes_get_rsp_parse()
2123 struct ynl_parse_arg parg; in ethtool_linkstate_get_rsp_parse() local
2126 parg.ys = yarg->ys; in ethtool_linkstate_get_rsp_parse()
2136 parg.rsp_policy = &ethtool_header_nest; in ethtool_linkstate_get_rsp_parse()
2137 parg.data = &dst->header; in ethtool_linkstate_get_rsp_parse()
2138 if (ethtool_header_parse(&parg, attr)) in ethtool_linkstate_get_rsp_parse()
2273 struct ynl_parse_arg parg; in ethtool_debug_get_rsp_parse() local
2276 parg.ys = yarg->ys; in ethtool_debug_get_rsp_parse()
2286 parg.rsp_policy = &ethtool_header_nest; in ethtool_debug_get_rsp_parse()
2287 parg.data = &dst->header; in ethtool_debug_get_rsp_parse()
2288 if (ethtool_header_parse(&parg, attr)) in ethtool_debug_get_rsp_parse()
2295 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_debug_get_rsp_parse()
2296 parg.data = &dst->msgmask; in ethtool_debug_get_rsp_parse()
2297 if (ethtool_bitset_parse(&parg, attr)) in ethtool_debug_get_rsp_parse()
2440 struct ynl_parse_arg parg; in ethtool_wol_get_rsp_parse() local
2443 parg.ys = yarg->ys; in ethtool_wol_get_rsp_parse()
2453 parg.rsp_policy = &ethtool_header_nest; in ethtool_wol_get_rsp_parse()
2454 parg.data = &dst->header; in ethtool_wol_get_rsp_parse()
2455 if (ethtool_header_parse(&parg, attr)) in ethtool_wol_get_rsp_parse()
2462 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_wol_get_rsp_parse()
2463 parg.data = &dst->modes; in ethtool_wol_get_rsp_parse()
2464 if (ethtool_bitset_parse(&parg, attr)) in ethtool_wol_get_rsp_parse()
2623 struct ynl_parse_arg parg; in ethtool_features_get_rsp_parse() local
2626 parg.ys = yarg->ys; in ethtool_features_get_rsp_parse()
2636 parg.rsp_policy = &ethtool_header_nest; in ethtool_features_get_rsp_parse()
2637 parg.data = &dst->header; in ethtool_features_get_rsp_parse()
2638 if (ethtool_header_parse(&parg, attr)) in ethtool_features_get_rsp_parse()
2645 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_get_rsp_parse()
2646 parg.data = &dst->hw; in ethtool_features_get_rsp_parse()
2647 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse()
2654 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_get_rsp_parse()
2655 parg.data = &dst->wanted; in ethtool_features_get_rsp_parse()
2656 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse()
2663 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_get_rsp_parse()
2664 parg.data = &dst->active; in ethtool_features_get_rsp_parse()
2665 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse()
2672 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_get_rsp_parse()
2673 parg.data = &dst->nochange; in ethtool_features_get_rsp_parse()
2674 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_get_rsp_parse()
2800 struct ynl_parse_arg parg; in ethtool_features_set_rsp_parse() local
2803 parg.ys = yarg->ys; in ethtool_features_set_rsp_parse()
2813 parg.rsp_policy = &ethtool_header_nest; in ethtool_features_set_rsp_parse()
2814 parg.data = &dst->header; in ethtool_features_set_rsp_parse()
2815 if (ethtool_header_parse(&parg, attr)) in ethtool_features_set_rsp_parse()
2822 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_set_rsp_parse()
2823 parg.data = &dst->hw; in ethtool_features_set_rsp_parse()
2824 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_set_rsp_parse()
2831 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_set_rsp_parse()
2832 parg.data = &dst->wanted; in ethtool_features_set_rsp_parse()
2833 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_set_rsp_parse()
2840 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_set_rsp_parse()
2841 parg.data = &dst->active; in ethtool_features_set_rsp_parse()
2842 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_set_rsp_parse()
2849 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_features_set_rsp_parse()
2850 parg.data = &dst->nochange; in ethtool_features_set_rsp_parse()
2851 if (ethtool_bitset_parse(&parg, attr)) in ethtool_features_set_rsp_parse()
2918 struct ynl_parse_arg parg; in ethtool_privflags_get_rsp_parse() local
2921 parg.ys = yarg->ys; in ethtool_privflags_get_rsp_parse()
2931 parg.rsp_policy = &ethtool_header_nest; in ethtool_privflags_get_rsp_parse()
2932 parg.data = &dst->header; in ethtool_privflags_get_rsp_parse()
2933 if (ethtool_header_parse(&parg, attr)) in ethtool_privflags_get_rsp_parse()
2940 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_privflags_get_rsp_parse()
2941 parg.data = &dst->flags; in ethtool_privflags_get_rsp_parse()
2942 if (ethtool_bitset_parse(&parg, attr)) in ethtool_privflags_get_rsp_parse()
3085 struct ynl_parse_arg parg; in ethtool_rings_get_rsp_parse() local
3088 parg.ys = yarg->ys; in ethtool_rings_get_rsp_parse()
3098 parg.rsp_policy = &ethtool_header_nest; in ethtool_rings_get_rsp_parse()
3099 parg.data = &dst->header; in ethtool_rings_get_rsp_parse()
3100 if (ethtool_header_parse(&parg, attr)) in ethtool_rings_get_rsp_parse()
3341 struct ynl_parse_arg parg; in ethtool_channels_get_rsp_parse() local
3344 parg.ys = yarg->ys; in ethtool_channels_get_rsp_parse()
3354 parg.rsp_policy = &ethtool_header_nest; in ethtool_channels_get_rsp_parse()
3355 parg.data = &dst->header; in ethtool_channels_get_rsp_parse()
3356 if (ethtool_header_parse(&parg, attr)) in ethtool_channels_get_rsp_parse()
3549 struct ynl_parse_arg parg; in ethtool_coalesce_get_rsp_parse() local
3552 parg.ys = yarg->ys; in ethtool_coalesce_get_rsp_parse()
3562 parg.rsp_policy = &ethtool_header_nest; in ethtool_coalesce_get_rsp_parse()
3563 parg.data = &dst->header; in ethtool_coalesce_get_rsp_parse()
3564 if (ethtool_header_parse(&parg, attr)) in ethtool_coalesce_get_rsp_parse()
3891 struct ynl_parse_arg parg; in ethtool_pause_get_rsp_parse() local
3894 parg.ys = yarg->ys; in ethtool_pause_get_rsp_parse()
3904 parg.rsp_policy = &ethtool_header_nest; in ethtool_pause_get_rsp_parse()
3905 parg.data = &dst->header; in ethtool_pause_get_rsp_parse()
3906 if (ethtool_header_parse(&parg, attr)) in ethtool_pause_get_rsp_parse()
3928 parg.rsp_policy = &ethtool_pause_stat_nest; in ethtool_pause_get_rsp_parse()
3929 parg.data = &dst->stats; in ethtool_pause_get_rsp_parse()
3930 if (ethtool_pause_stat_parse(&parg, attr)) in ethtool_pause_get_rsp_parse()
4086 struct ynl_parse_arg parg; in ethtool_eee_get_rsp_parse() local
4089 parg.ys = yarg->ys; in ethtool_eee_get_rsp_parse()
4099 parg.rsp_policy = &ethtool_header_nest; in ethtool_eee_get_rsp_parse()
4100 parg.data = &dst->header; in ethtool_eee_get_rsp_parse()
4101 if (ethtool_header_parse(&parg, attr)) in ethtool_eee_get_rsp_parse()
4108 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_eee_get_rsp_parse()
4109 parg.data = &dst->modes_ours; in ethtool_eee_get_rsp_parse()
4110 if (ethtool_bitset_parse(&parg, attr)) in ethtool_eee_get_rsp_parse()
4117 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_eee_get_rsp_parse()
4118 parg.data = &dst->modes_peer; in ethtool_eee_get_rsp_parse()
4119 if (ethtool_bitset_parse(&parg, attr)) in ethtool_eee_get_rsp_parse()
4295 struct ynl_parse_arg parg; in ethtool_tsinfo_get_rsp_parse() local
4298 parg.ys = yarg->ys; in ethtool_tsinfo_get_rsp_parse()
4308 parg.rsp_policy = &ethtool_header_nest; in ethtool_tsinfo_get_rsp_parse()
4309 parg.data = &dst->header; in ethtool_tsinfo_get_rsp_parse()
4310 if (ethtool_header_parse(&parg, attr)) in ethtool_tsinfo_get_rsp_parse()
4317 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_tsinfo_get_rsp_parse()
4318 parg.data = &dst->timestamping; in ethtool_tsinfo_get_rsp_parse()
4319 if (ethtool_bitset_parse(&parg, attr)) in ethtool_tsinfo_get_rsp_parse()
4326 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_tsinfo_get_rsp_parse()
4327 parg.data = &dst->tx_types; in ethtool_tsinfo_get_rsp_parse()
4328 if (ethtool_bitset_parse(&parg, attr)) in ethtool_tsinfo_get_rsp_parse()
4335 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_tsinfo_get_rsp_parse()
4336 parg.data = &dst->rx_filters; in ethtool_tsinfo_get_rsp_parse()
4337 if (ethtool_bitset_parse(&parg, attr)) in ethtool_tsinfo_get_rsp_parse()
4504 struct ynl_parse_arg parg; in ethtool_tunnel_info_get_rsp_parse() local
4507 parg.ys = yarg->ys; in ethtool_tunnel_info_get_rsp_parse()
4517 parg.rsp_policy = &ethtool_header_nest; in ethtool_tunnel_info_get_rsp_parse()
4518 parg.data = &dst->header; in ethtool_tunnel_info_get_rsp_parse()
4519 if (ethtool_header_parse(&parg, attr)) in ethtool_tunnel_info_get_rsp_parse()
4526 parg.rsp_policy = &ethtool_tunnel_udp_nest; in ethtool_tunnel_info_get_rsp_parse()
4527 parg.data = &dst->udp_ports; in ethtool_tunnel_info_get_rsp_parse()
4528 if (ethtool_tunnel_udp_parse(&parg, attr)) in ethtool_tunnel_info_get_rsp_parse()
4636 struct ynl_parse_arg parg; in ethtool_fec_get_rsp_parse() local
4639 parg.ys = yarg->ys; in ethtool_fec_get_rsp_parse()
4649 parg.rsp_policy = &ethtool_header_nest; in ethtool_fec_get_rsp_parse()
4650 parg.data = &dst->header; in ethtool_fec_get_rsp_parse()
4651 if (ethtool_header_parse(&parg, attr)) in ethtool_fec_get_rsp_parse()
4658 parg.rsp_policy = &ethtool_bitset_nest; in ethtool_fec_get_rsp_parse()
4659 parg.data = &dst->modes; in ethtool_fec_get_rsp_parse()
4660 if (ethtool_bitset_parse(&parg, attr)) in ethtool_fec_get_rsp_parse()
4677 parg.rsp_policy = &ethtool_fec_stat_nest; in ethtool_fec_get_rsp_parse()
4678 parg.data = &dst->stats; in ethtool_fec_get_rsp_parse()
4679 if (ethtool_fec_stat_parse(&parg, attr)) in ethtool_fec_get_rsp_parse()
4831 struct ynl_parse_arg parg; in ethtool_module_eeprom_get_rsp_parse() local
4834 parg.ys = yarg->ys; in ethtool_module_eeprom_get_rsp_parse()
4844 parg.rsp_policy = &ethtool_header_nest; in ethtool_module_eeprom_get_rsp_parse()
4845 parg.data = &dst->header; in ethtool_module_eeprom_get_rsp_parse()
4846 if (ethtool_header_parse(&parg, attr)) in ethtool_module_eeprom_get_rsp_parse()
4987 struct ynl_parse_arg parg; in ethtool_phc_vclocks_get_rsp_parse() local
4990 parg.ys = yarg->ys; in ethtool_phc_vclocks_get_rsp_parse()
5000 parg.rsp_policy = &ethtool_header_nest; in ethtool_phc_vclocks_get_rsp_parse()
5001 parg.data = &dst->header; in ethtool_phc_vclocks_get_rsp_parse()
5002 if (ethtool_header_parse(&parg, attr)) in ethtool_phc_vclocks_get_rsp_parse()
5112 struct ynl_parse_arg parg; in ethtool_module_get_rsp_parse() local
5115 parg.ys = yarg->ys; in ethtool_module_get_rsp_parse()
5125 parg.rsp_policy = &ethtool_header_nest; in ethtool_module_get_rsp_parse()
5126 parg.data = &dst->header; in ethtool_module_get_rsp_parse()
5127 if (ethtool_header_parse(&parg, attr)) in ethtool_module_get_rsp_parse()
5277 struct ynl_parse_arg parg; in ethtool_pse_get_rsp_parse() local
5280 parg.ys = yarg->ys; in ethtool_pse_get_rsp_parse()
5290 parg.rsp_policy = &ethtool_header_nest; in ethtool_pse_get_rsp_parse()
5291 parg.data = &dst->header; in ethtool_pse_get_rsp_parse()
5292 if (ethtool_header_parse(&parg, attr)) in ethtool_pse_get_rsp_parse()
5443 struct ynl_parse_arg parg; in ethtool_rss_get_rsp_parse() local
5446 parg.ys = yarg->ys; in ethtool_rss_get_rsp_parse()
5456 parg.rsp_policy = &ethtool_header_nest; in ethtool_rss_get_rsp_parse()
5457 parg.data = &dst->header; in ethtool_rss_get_rsp_parse()
5458 if (ethtool_header_parse(&parg, attr)) in ethtool_rss_get_rsp_parse()
5592 struct ynl_parse_arg parg; in ethtool_plca_get_cfg_rsp_parse() local
5595 parg.ys = yarg->ys; in ethtool_plca_get_cfg_rsp_parse()
5605 parg.rsp_policy = &ethtool_header_nest; in ethtool_plca_get_cfg_rsp_parse()
5606 parg.data = &dst->header; in ethtool_plca_get_cfg_rsp_parse()
5607 if (ethtool_header_parse(&parg, attr)) in ethtool_plca_get_cfg_rsp_parse()
5800 struct ynl_parse_arg parg; in ethtool_plca_get_status_rsp_parse() local
5803 parg.ys = yarg->ys; in ethtool_plca_get_status_rsp_parse()
5813 parg.rsp_policy = &ethtool_header_nest; in ethtool_plca_get_status_rsp_parse()
5814 parg.data = &dst->header; in ethtool_plca_get_status_rsp_parse()
5815 if (ethtool_header_parse(&parg, attr)) in ethtool_plca_get_status_rsp_parse()
5961 struct ynl_parse_arg parg; in ethtool_mm_get_rsp_parse() local
5964 parg.ys = yarg->ys; in ethtool_mm_get_rsp_parse()
5974 parg.rsp_policy = &ethtool_header_nest; in ethtool_mm_get_rsp_parse()
5975 parg.data = &dst->header; in ethtool_mm_get_rsp_parse()
5976 if (ethtool_header_parse(&parg, attr)) in ethtool_mm_get_rsp_parse()
6023 parg.rsp_policy = &ethtool_mm_stat_nest; in ethtool_mm_get_rsp_parse()
6024 parg.data = &dst->stats; in ethtool_mm_get_rsp_parse()
6025 if (ethtool_mm_stat_parse(&parg, attr)) in ethtool_mm_get_rsp_parse()
6159 struct ynl_parse_arg parg; in ethtool_cable_test_ntf_rsp_parse() local
6162 parg.ys = yarg->ys; in ethtool_cable_test_ntf_rsp_parse()
6172 parg.rsp_policy = &ethtool_header_nest; in ethtool_cable_test_ntf_rsp_parse()
6173 parg.data = &dst->header; in ethtool_cable_test_ntf_rsp_parse()
6174 if (ethtool_header_parse(&parg, attr)) in ethtool_cable_test_ntf_rsp_parse()
6200 struct ynl_parse_arg parg; in ethtool_cable_test_tdr_ntf_rsp_parse() local
6203 parg.ys = yarg->ys; in ethtool_cable_test_tdr_ntf_rsp_parse()
6213 parg.rsp_policy = &ethtool_header_nest; in ethtool_cable_test_tdr_ntf_rsp_parse()
6214 parg.data = &dst->header; in ethtool_cable_test_tdr_ntf_rsp_parse()
6215 if (ethtool_header_parse(&parg, attr)) in ethtool_cable_test_tdr_ntf_rsp_parse()
6227 parg.rsp_policy = &ethtool_cable_nest_nest; in ethtool_cable_test_tdr_ntf_rsp_parse()
6228 parg.data = &dst->nest; in ethtool_cable_test_tdr_ntf_rsp_parse()
6229 if (ethtool_cable_nest_parse(&parg, attr)) in ethtool_cable_test_tdr_ntf_rsp_parse()