Lines Matching refs:data

399 	[ETHTOOL_A_RINGS_TCP_DATA_SPLIT] = { .name = "tcp-data-split", .type = YNL_PT_U8, },
578 [ETHTOOL_A_MODULE_EEPROM_DATA] = { .name = "data", .type = YNL_PT_BINARY,},
695 struct ethtool_header *dst = yarg->data;
750 struct ethtool_pause_stat *dst = yarg->data;
803 struct ethtool_fec_stat *dst = yarg->data;
852 struct ethtool_mm_stat *dst = yarg->data;
901 struct ethtool_cable_result *dst = yarg->data;
930 struct ethtool_cable_fault_length *dst = yarg->data;
977 struct ethtool_bitset_bit *dst = yarg->data;
1016 struct ethtool_tunnel_udp_entry *dst = yarg->data;
1061 struct ethtool_string *dst = yarg->data;
1098 struct ethtool_cable_nest *dst = yarg->data;
1113 parg.data = &dst->result;
1122 parg.data = &dst->fault_length;
1156 struct ethtool_bitset_bits *dst = yarg->data;
1182 parg.data = &dst->bit[i];
1218 struct ethtool_strings *dst = yarg->data;
1244 parg.data = &dst->string[i];
1280 struct ethtool_bitset *dst = yarg->data;
1304 parg.data = &dst->bits;
1342 struct ethtool_stringset_ *dst = yarg->data;
1378 parg.data = &dst->strings[i];
1402 struct ethtool_tunnel_udp_table *dst = yarg->data;
1427 parg.data = &dst->types;
1442 parg.data = &dst->entry[i];
1478 struct ethtool_stringsets *dst = yarg->data;
1504 parg.data = &dst->stringset[i];
1523 struct ethtool_tunnel_udp *dst = yarg->data;
1538 parg.data = &dst->table;
1563 int ethtool_strset_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
1566 struct ynl_parse_arg *yarg = data;
1570 dst = yarg->data;
1582 parg.data = &dst->header;
1591 parg.data = &dst->stringsets;
1620 yrs.yarg.data = rsp;
1699 int ethtool_linkinfo_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
1702 struct ynl_parse_arg *yarg = data;
1706 dst = yarg->data;
1718 parg.data = &dst->header;
1768 yrs.yarg.data = rsp;
1888 int ethtool_linkmodes_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
1891 struct ynl_parse_arg *yarg = data;
1895 dst = yarg->data;
1907 parg.data = &dst->header;
1921 parg.data = &dst->ours;
1930 parg.data = &dst->peer;
1986 yrs.yarg.data = rsp;
2118 int ethtool_linkstate_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
2121 struct ynl_parse_arg *yarg = data;
2125 dst = yarg->data;
2137 parg.data = &dst->header;
2193 yrs.yarg.data = rsp;
2268 int ethtool_debug_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
2271 struct ynl_parse_arg *yarg = data;
2275 dst = yarg->data;
2287 parg.data = &dst->header;
2296 parg.data = &dst->msgmask;
2321 yrs.yarg.data = rsp;
2435 int ethtool_wol_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
2437 struct ynl_parse_arg *yarg = data;
2442 dst = yarg->data;
2454 parg.data = &dst->header;
2463 parg.data = &dst->modes;
2498 yrs.yarg.data = rsp;
2618 int ethtool_features_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
2621 struct ynl_parse_arg *yarg = data;
2625 dst = yarg->data;
2637 parg.data = &dst->header;
2646 parg.data = &dst->hw;
2655 parg.data = &dst->wanted;
2664 parg.data = &dst->active;
2673 parg.data = &dst->nochange;
2698 yrs.yarg.data = rsp;
2795 int ethtool_features_set_rsp_parse(const struct nlmsghdr *nlh, void *data)
2798 struct ynl_parse_arg *yarg = data;
2802 dst = yarg->data;
2814 parg.data = &dst->header;
2823 parg.data = &dst->hw;
2832 parg.data = &dst->wanted;
2841 parg.data = &dst->active;
2850 parg.data = &dst->nochange;
2883 yrs.yarg.data = rsp;
2913 int ethtool_privflags_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
2916 struct ynl_parse_arg *yarg = data;
2920 dst = yarg->data;
2932 parg.data = &dst->header;
2941 parg.data = &dst->flags;
2967 yrs.yarg.data = rsp;
3080 int ethtool_rings_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
3083 struct ynl_parse_arg *yarg = data;
3087 dst = yarg->data;
3099 parg.data = &dst->header;
3199 yrs.yarg.data = rsp;
3336 int ethtool_channels_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
3339 struct ynl_parse_arg *yarg = data;
3343 dst = yarg->data;
3355 parg.data = &dst->header;
3420 yrs.yarg.data = rsp;
3544 int ethtool_coalesce_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
3547 struct ynl_parse_arg *yarg = data;
3551 dst = yarg->data;
3563 parg.data = &dst->header;
3723 yrs.yarg.data = rsp;
3886 int ethtool_pause_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
3889 struct ynl_parse_arg *yarg = data;
3893 dst = yarg->data;
3905 parg.data = &dst->header;
3929 parg.data = &dst->stats;
3959 yrs.yarg.data = rsp;
4081 int ethtool_eee_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
4083 struct ynl_parse_arg *yarg = data;
4088 dst = yarg->data;
4100 parg.data = &dst->header;
4109 parg.data = &dst->modes_ours;
4118 parg.data = &dst->modes_peer;
4163 yrs.yarg.data = rsp;
4290 int ethtool_tsinfo_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
4293 struct ynl_parse_arg *yarg = data;
4297 dst = yarg->data;
4309 parg.data = &dst->header;
4318 parg.data = &dst->timestamping;
4327 parg.data = &dst->tx_types;
4336 parg.data = &dst->rx_filters;
4366 yrs.yarg.data = rsp;
4499 int ethtool_tunnel_info_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
4502 struct ynl_parse_arg *yarg = data;
4506 dst = yarg->data;
4518 parg.data = &dst->header;
4527 parg.data = &dst->udp_ports;
4553 yrs.yarg.data = rsp;
4631 int ethtool_fec_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
4633 struct ynl_parse_arg *yarg = data;
4638 dst = yarg->data;
4650 parg.data = &dst->header;
4659 parg.data = &dst->modes;
4678 parg.data = &dst->stats;
4703 yrs.yarg.data = rsp;
4822 free(rsp->data);
4826 int ethtool_module_eeprom_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
4829 struct ynl_parse_arg *yarg = data;
4833 dst = yarg->data;
4845 parg.data = &dst->header;
4881 dst->data = malloc(len);
4882 memcpy(dst->data, mnl_attr_get_payload(attr), len);
4906 yrs.yarg.data = rsp;
4932 free(rsp->obj.data);
4982 int ethtool_phc_vclocks_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
4985 struct ynl_parse_arg *yarg = data;
4989 dst = yarg->data;
5001 parg.data = &dst->header;
5032 yrs.yarg.data = rsp;
5107 int ethtool_module_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
5110 struct ynl_parse_arg *yarg = data;
5114 dst = yarg->data;
5126 parg.data = &dst->header;
5161 yrs.yarg.data = rsp;
5272 int ethtool_pse_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
5274 struct ynl_parse_arg *yarg = data;
5279 dst = yarg->data;
5291 parg.data = &dst->header;
5331 yrs.yarg.data = rsp;
5438 int ethtool_rss_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
5440 struct ynl_parse_arg *yarg = data;
5445 dst = yarg->data;
5457 parg.data = &dst->header;
5512 yrs.yarg.data = rsp;
5587 int ethtool_plca_get_cfg_rsp_parse(const struct nlmsghdr *nlh, void *data)
5590 struct ynl_parse_arg *yarg = data;
5594 dst = yarg->data;
5606 parg.data = &dst->header;
5671 yrs.yarg.data = rsp;
5795 int ethtool_plca_get_status_rsp_parse(const struct nlmsghdr *nlh, void *data)
5798 struct ynl_parse_arg *yarg = data;
5802 dst = yarg->data;
5814 parg.data = &dst->header;
5880 yrs.yarg.data = rsp;
5956 int ethtool_mm_get_rsp_parse(const struct nlmsghdr *nlh, void *data)
5958 struct ynl_parse_arg *yarg = data;
5963 dst = yarg->data;
5975 parg.data = &dst->header;
6024 parg.data = &dst->stats;
6049 yrs.yarg.data = rsp;
6154 int ethtool_cable_test_ntf_rsp_parse(const struct nlmsghdr *nlh, void *data)
6157 struct ynl_parse_arg *yarg = data;
6161 dst = yarg->data;
6173 parg.data = &dst->header;
6195 void *data)
6198 struct ynl_parse_arg *yarg = data;
6202 dst = yarg->data;
6214 parg.data = &dst->header;
6228 parg.data = &dst->nest;