Home
last modified time | relevance | path

Searched refs:loc_host (Results 1 – 13 of 13) sorted by relevance

/drivers/net/ethernet/sfc/
A Dfilter.h166 __be32 loc_host[4]; member
215 spec->loc_host[0] = host; in efx_filter_set_ipv4_local()
236 memcpy(spec->loc_host, host, sizeof(spec->loc_host)); in efx_filter_set_ipv6_local()
261 spec->loc_host[0] = lhost; in efx_filter_set_ipv4_full()
A Drx_common.c605 ipv4_is_multicast(spec->loc_host[0])) in efx_filter_is_mc_recipient()
608 ((const u8 *)spec->loc_host)[0] == 0xff) in efx_filter_is_mc_recipient()
862 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
869 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
878 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
885 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
950 req->spec.loc_host[0] = fk.addrs.v4addrs.dst; in efx_filter_rfs()
954 memcpy(req->spec.loc_host, &fk.addrs.v6addrs.dst, in efx_filter_rfs()
A Dethtool_common.c676 ip_entry->ip4dst = spec.loc_host[0]; in efx_ethtool_get_class_rule()
703 memcpy(ip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule()
755 uip_entry->ip4dst = spec.loc_host[0]; in efx_ethtool_get_class_rule()
774 memcpy(uip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule()
968 spec.loc_host[0] = ip_entry->ip4dst; in efx_ethtool_set_class_rule()
1003 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host)); in efx_ethtool_set_class_rule()
1037 spec.loc_host[0] = uip_entry->ip4dst; in efx_ethtool_set_class_rule()
1062 memcpy(spec.loc_host, uip6_entry->ip6dst, sizeof(spec.loc_host)); in efx_ethtool_set_class_rule()
A Dptp.c220 __be32 loc_host[4]; member
1216 !memcmp(rxfilter->loc_host, spec->loc_host, sizeof(spec->loc_host))) in efx_ptp_find_filter()
1277 memcpy(rxfilter->loc_host, spec->loc_host, sizeof(spec->loc_host)); in efx_ptp_insert_filter()
A Dmcdi_filters.c73 !ipv4_is_multicast(spec->loc_host[0])) in efx_mcdi_filter_is_exclusive()
76 ((const u8 *)spec->loc_host)[0] != 0xff) in efx_mcdi_filter_is_exclusive()
179 COPY_FIELD(LOC_HOST, loc_host, DST_IP); in efx_mcdi_filter_push_prep_set_match_fields()
/drivers/net/ethernet/sfc/falcon/
A Dfilter.h140 __be32 loc_host[4]; member
189 spec->loc_host[0] = host; in ef4_filter_set_ipv4_local()
214 spec->loc_host[0] = lhost; in ef4_filter_set_ipv4_full()
A Dethtool.c824 ip_entry->ip4dst = spec.loc_host[0]; in ef4_ethtool_get_class_rule()
851 memcpy(ip6_entry->ip6dst, spec.loc_host, in ef4_ethtool_get_class_rule()
903 uip_entry->ip4dst = spec.loc_host[0]; in ef4_ethtool_get_class_rule()
922 memcpy(uip6_entry->ip6dst, spec.loc_host, in ef4_ethtool_get_class_rule()
1078 spec.loc_host[0] = ip_entry->ip4dst; in ef4_ethtool_set_class_rule()
1113 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host)); in ef4_ethtool_set_class_rule()
1147 spec.loc_host[0] = uip_entry->ip4dst; in ef4_ethtool_set_class_rule()
1172 memcpy(spec.loc_host, uip6_entry->ip6dst, sizeof(spec.loc_host)); in ef4_ethtool_set_class_rule()
A Drx.c875 spec.loc_host[0] = fk.addrs.v4addrs.dst; in ef4_filter_rfs()
878 memcpy(spec.loc_host, &fk.addrs.v6addrs.dst, sizeof(struct in6_addr)); in ef4_filter_rfs()
897 spec.rem_host, ntohs(spec.rem_port), spec.loc_host, in ef4_filter_rfs()
903 spec.rem_host, ntohs(spec.rem_port), spec.loc_host, in ef4_filter_rfs()
972 ipv4_is_multicast(spec->loc_host[0])) in ef4_filter_is_mc_recipient()
975 ((const u8 *)spec->loc_host)[0] == 0xff) in ef4_filter_is_mc_recipient()
A Dfarch.c1993 host2 = gen_spec->loc_host[0]; in ef4_farch_filter_from_gen_spec()
2081 gen_spec->loc_host[0] = host1; in ef4_farch_filter_to_gen_spec()
2084 gen_spec->loc_host[0] = host2; in ef4_farch_filter_to_gen_spec()
/drivers/net/ethernet/sfc/siena/
A Dfilter.h166 __be32 loc_host[4]; member
215 spec->loc_host[0] = host; in efx_filter_set_ipv4_local()
240 spec->loc_host[0] = lhost; in efx_filter_set_ipv4_full()
A Dethtool_common.c677 ip_entry->ip4dst = spec.loc_host[0]; in efx_ethtool_get_class_rule()
704 memcpy(ip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule()
756 uip_entry->ip4dst = spec.loc_host[0]; in efx_ethtool_get_class_rule()
775 memcpy(uip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule()
959 spec.loc_host[0] = ip_entry->ip4dst; in efx_ethtool_set_class_rule()
994 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host)); in efx_ethtool_set_class_rule()
1028 spec.loc_host[0] = uip_entry->ip4dst; in efx_ethtool_set_class_rule()
1053 memcpy(spec.loc_host, uip6_entry->ip6dst, sizeof(spec.loc_host)); in efx_ethtool_set_class_rule()
A Drx_common.c592 ipv4_is_multicast(spec->loc_host[0])) in efx_siena_filter_is_mc_recipient()
595 ((const u8 *)spec->loc_host)[0] == 0xff) in efx_siena_filter_is_mc_recipient()
852 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
859 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
868 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
875 req->spec.loc_host, ntohs(req->spec.loc_port), in efx_filter_rfs_work()
941 req->spec.loc_host[0] = fk.addrs.v4addrs.dst; in efx_siena_filter_rfs()
945 memcpy(req->spec.loc_host, &fk.addrs.v6addrs.dst, in efx_siena_filter_rfs()
A Dfarch.c2084 host2 = gen_spec->loc_host[0]; in efx_farch_filter_from_gen_spec()
2172 gen_spec->loc_host[0] = host1; in efx_farch_filter_to_gen_spec()
2175 gen_spec->loc_host[0] = host2; in efx_farch_filter_to_gen_spec()

Completed in 55 milliseconds